Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Side by Side Diff: third_party/WebKit/PerformanceTests/Skipped

Issue 1880383002: Re-enable deep query-selector PerformanceTests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reduce depth to 100 Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/PerformanceTests/Parser/query-selector-id-deep.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
OLDNEW
« no previous file with comments | « third_party/WebKit/PerformanceTests/Parser/query-selector-id-deep.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698