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

Side by Side Diff: PerformanceTests/Skipped

Issue 336093002: Disable timing out perf tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 Canvas/upload-video-to-texture.html 58 Canvas/upload-video-to-texture.html
59 59
60 # Microbenchmark that we aren't interested in monitoring. 60 # Microbenchmark that we aren't interested in monitoring.
61 Bindings/gc-forest.html 61 Bindings/gc-forest.html
62 Bindings/gc-mini-tree.html 62 Bindings/gc-mini-tree.html
63 Bindings/gc-tree.html 63 Bindings/gc-tree.html
64 Bindings/named-property-enumerator.html 64 Bindings/named-property-enumerator.html
65 65
66 # Times out on the bots 66 # Times out on the bots
67 Interactive/spellcheck-paste-huge-text.html 67 Interactive/spellcheck-paste-huge-text.html
68
69 # Times out on Android. crbug.com/384857
70 Animation/overlay-background-color-transitions.html
71 Animation/balls-transition-10-properties.html
72 Animation/balls-transition-all.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