| 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 21 matching lines...) Expand all Loading... |
| 32 inspector | 32 inspector |
| 33 | 33 |
| 34 Canvas/drawimage.html | 34 Canvas/drawimage.html |
| 35 | 35 |
| 36 # Redundant with chromium's page cyclers. | 36 # Redundant with chromium's page cyclers. |
| 37 Replay | 37 Replay |
| 38 | 38 |
| 39 # Requires manual intervention. | 39 # Requires manual intervention. |
| 40 Bindings/event-target-wrapper.html | 40 Bindings/event-target-wrapper.html |
| 41 | 41 |
| 42 # Crashy, crbug.com/245702 | |
| 43 Parser/query-selector-deep.html | |
| 44 Parser/query-selector-id-deep.html | |
| 45 | |
| 46 # Microbenchmark that we aren't interested in monitoring. | 42 # Microbenchmark that we aren't interested in monitoring. |
| 47 Bindings/gc-forest.html | 43 Bindings/gc-forest.html |
| 48 Bindings/gc-mini-tree.html | 44 Bindings/gc-mini-tree.html |
| 49 Bindings/gc-tree.html | 45 Bindings/gc-tree.html |
| 50 Bindings/named-property-enumerator.html | 46 Bindings/named-property-enumerator.html |
| 51 | 47 |
| 52 # Times out on Android. crbug.com/384857 | 48 # Times out on Android. crbug.com/384857 |
| 53 Animation/overlay-background-color-transitions.html | 49 Animation/overlay-background-color-transitions.html |
| 54 | 50 |
| 55 # Assumes window.eventSender is always supported; it only is for "content-shell"
performance runs. | 51 # Assumes window.eventSender is always supported; it only is for "content-shell"
performance runs. |
| 56 DOM/click_webkit_user_select_none.html | 52 DOM/click_webkit_user_select_none.html |
| 57 | 53 |
| 58 # Times out on reference build - crbug.com/579107 | 54 # Times out on reference build - crbug.com/579107 |
| 59 ShadowDOM/SlotDistibutedNextPrevious.html | 55 ShadowDOM/SlotDistibutedNextPrevious.html |
| 60 ShadowDOM/v1-distribution.html | 56 ShadowDOM/v1-distribution.html |
| OLD | NEW |