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

Side by Side Diff: PerformanceTests/Skipped

Issue 295903004: Unskip SvgNestedUse.html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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 | « 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 14 matching lines...) Expand all
25 25
26 # https://bugs.webkit.org/show_bug.cgi?id=98708 26 # https://bugs.webkit.org/show_bug.cgi?id=98708
27 Layout/subtree-detaching.html 27 Layout/subtree-detaching.html
28 28
29 # We have pure JS tests separately outside Dromaeo. 29 # We have pure JS tests separately outside Dromaeo.
30 Dromaeo 30 Dromaeo
31 31
32 # Bug 77024 - Web Inspector: tests in PerformanceTests/inspector/ are timing out 32 # Bug 77024 - Web Inspector: tests in PerformanceTests/inspector/ are timing out
33 inspector 33 inspector
34 34
35 # Bug 100262 - REGRESSION(r131982): this test is crashing
36 SVG/SvgNestedUse.html
37
38 Canvas/drawimage.html 35 Canvas/drawimage.html
39 36
40 # Has a time-dependency (monotonically increasing), and is much slower than 37 # Has a time-dependency (monotonically increasing), and is much slower than
41 # necessary due to https://bugs.webkit.org/show_bug.cgi?id=107236 38 # necessary due to https://bugs.webkit.org/show_bug.cgi?id=107236
42 # but is still useful for testing the threaded parser. 39 # but is still useful for testing the threaded parser.
43 Parser/html-parser-threaded.html 40 Parser/html-parser-threaded.html
44 41
45 # Redundant with chromium's page cyclers. 42 # Redundant with chromium's page cyclers.
46 Replay 43 Replay
47 44
(...skipping 13 matching lines...) Expand all
61 Canvas/upload-video-to-texture.html 58 Canvas/upload-video-to-texture.html
62 59
63 # Microbenchmark that we aren't interested in monitoring. 60 # Microbenchmark that we aren't interested in monitoring.
64 Bindings/gc-forest.html 61 Bindings/gc-forest.html
65 Bindings/gc-mini-tree.html 62 Bindings/gc-mini-tree.html
66 Bindings/gc-tree.html 63 Bindings/gc-tree.html
67 Bindings/named-property-enumerator.html 64 Bindings/named-property-enumerator.html
68 65
69 # Times out on the bots 66 # Times out on the bots
70 Interactive/spellcheck-paste-huge-text.html 67 Interactive/spellcheck-paste-huge-text.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