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 Interactive/SelectAll.html | 3 Interactive/SelectAll.html |
4 | 4 |
5 # Not enabled by default on some ports | 5 # Not enabled by default on some ports |
6 Mutation | 6 Mutation |
7 | 7 |
8 # Unstable SVG page loading tests | 8 # Unstable SVG page loading tests |
9 SVG/Samurai.html | 9 SVG/Samurai.html |
10 | 10 |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
50 Parser/query-selector-id-deep.html | 50 Parser/query-selector-id-deep.html |
51 | 51 |
52 # Does not run on Android | 52 # Does not run on Android |
53 Interactive/window-resize.html | 53 Interactive/window-resize.html |
54 | 54 |
55 # Times out on Android, crbug.com/358168 | 55 # Times out on Android, crbug.com/358168 |
56 Canvas/draw-video-to-hw-accelerated-canvas-2d.html | 56 Canvas/draw-video-to-hw-accelerated-canvas-2d.html |
57 Canvas/upload-video-to-sub-texture.html | 57 Canvas/upload-video-to-sub-texture.html |
58 Canvas/upload-video-to-texture.html | 58 Canvas/upload-video-to-texture.html |
59 | 59 |
| 60 # Times out on Nexus10. crbug.com/385313 |
| 61 Canvas/draw-static-canvas-2d-to-hw-accelerated-canvas-2d.html |
| 62 |
60 # Microbenchmark that we aren't interested in monitoring. | 63 # Microbenchmark that we aren't interested in monitoring. |
61 Bindings/gc-forest.html | 64 Bindings/gc-forest.html |
62 Bindings/gc-mini-tree.html | 65 Bindings/gc-mini-tree.html |
63 Bindings/gc-tree.html | 66 Bindings/gc-tree.html |
64 Bindings/named-property-enumerator.html | 67 Bindings/named-property-enumerator.html |
65 | 68 |
66 # Times out on the bots | 69 # Times out on the bots |
67 Interactive/spellcheck-paste-huge-text.html | 70 Interactive/spellcheck-paste-huge-text.html |
68 | 71 |
69 # Times out on Android. crbug.com/384857 | 72 # Times out on Android. crbug.com/384857 |
70 Animation/overlay-background-color-transitions.html | 73 Animation/overlay-background-color-transitions.html |
71 Animation/balls-transition-10-properties.html | 74 Animation/balls-transition-10-properties.html |
72 Animation/balls-transition-all.html | 75 Animation/balls-transition-all.html |
OLD | NEW |