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

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

Issue 1388623002: Skip DOM/click_webkit_user_select_none.html performance test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | 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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 Parser/query-selector-id-deep.html 44 Parser/query-selector-id-deep.html
45 45
46 # Microbenchmark that we aren't interested in monitoring. 46 # Microbenchmark that we aren't interested in monitoring.
47 Bindings/gc-forest.html 47 Bindings/gc-forest.html
48 Bindings/gc-mini-tree.html 48 Bindings/gc-mini-tree.html
49 Bindings/gc-tree.html 49 Bindings/gc-tree.html
50 Bindings/named-property-enumerator.html 50 Bindings/named-property-enumerator.html
51 51
52 # Times out on Android. crbug.com/384857 52 # Times out on Android. crbug.com/384857
53 Animation/overlay-background-color-transitions.html 53 Animation/overlay-background-color-transitions.html
54
55 # Assumes window.eventSender is always supported; it only is for "content-shell" performance runs.
56 DOM/click_webkit_user_select_none.html
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698