| OLD | NEW |
| 1 # Micro benchmarks not worth running at the moment. | 1 # Micro benchmarks not worth running at the moment. |
| 2 DOM/TraverseChildNodes.html | 2 DOM/TraverseChildNodes.html |
| 3 | 3 |
| 4 # Not enabled by default on some ports | 4 # Not enabled by default on some ports |
| 5 Mutation | 5 Mutation |
| 6 | 6 |
| 7 # Unstable SVG page loading tests | 7 # Unstable SVG page loading tests |
| 8 SVG/Samurai.html | 8 SVG/Samurai.html |
| 9 | 9 |
| 10 # Takes too long to load | 10 # Takes too long to load |
| (...skipping 30 matching lines...) Expand all Loading... |
| 41 # Redundant with chromium's page cyclers. | 41 # Redundant with chromium's page cyclers. |
| 42 Replay | 42 Replay |
| 43 | 43 |
| 44 # Requires manual intervention. | 44 # Requires manual intervention. |
| 45 Bindings/event-target-wrapper.html | 45 Bindings/event-target-wrapper.html |
| 46 | 46 |
| 47 # Crashy, crbug.com/245702 | 47 # Crashy, crbug.com/245702 |
| 48 Parser/query-selector-deep.html | 48 Parser/query-selector-deep.html |
| 49 Parser/query-selector-id-deep.html | 49 Parser/query-selector-id-deep.html |
| 50 | 50 |
| 51 # Times out on Android, crbug.com/358168 | |
| 52 Canvas/draw-video-to-hw-accelerated-canvas-2d.html | |
| 53 Canvas/upload-video-to-sub-texture.html | |
| 54 Canvas/upload-video-to-texture.html | |
| 55 | |
| 56 # Microbenchmark that we aren't interested in monitoring. | 51 # Microbenchmark that we aren't interested in monitoring. |
| 57 Bindings/gc-forest.html | 52 Bindings/gc-forest.html |
| 58 Bindings/gc-mini-tree.html | 53 Bindings/gc-mini-tree.html |
| 59 Bindings/gc-tree.html | 54 Bindings/gc-tree.html |
| 60 Bindings/named-property-enumerator.html | 55 Bindings/named-property-enumerator.html |
| 61 | 56 |
| 62 # Times out on Android. crbug.com/384857 | 57 # Times out on Android. crbug.com/384857 |
| 63 Animation/overlay-background-color-transitions.html | 58 Animation/overlay-background-color-transitions.html |
| OLD | NEW |