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

Side by Side Diff: PerformanceTests/Skipped

Issue 1163573003: Enable Canvas video perf test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 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 30 matching lines...) Expand all
41 # Redundant with chromium's page cyclers. 41 # Redundant with chromium's page cyclers.
42 Replay 42 Replay
43 43
44 # Requires manual intervention. 44 # Requires manual intervention.
45 Bindings/event-target-wrapper.html 45 Bindings/event-target-wrapper.html
46 46
47 # Crashy, crbug.com/245702 47 # Crashy, crbug.com/245702
48 Parser/query-selector-deep.html 48 Parser/query-selector-deep.html
49 Parser/query-selector-id-deep.html 49 Parser/query-selector-id-deep.html
50 50
51 # Times out on Android, crbug.com/358168
52 Canvas/draw-video-to-hw-accelerated-canvas-2d.html
53 Canvas/upload-video-to-sub-texture.html
54 Canvas/upload-video-to-texture.html
55
56 # Microbenchmark that we aren't interested in monitoring. 51 # Microbenchmark that we aren't interested in monitoring.
57 Bindings/gc-forest.html 52 Bindings/gc-forest.html
58 Bindings/gc-mini-tree.html 53 Bindings/gc-mini-tree.html
59 Bindings/gc-tree.html 54 Bindings/gc-tree.html
60 Bindings/named-property-enumerator.html 55 Bindings/named-property-enumerator.html
61 56
62 # Times out on Android. crbug.com/384857 57 # Times out on Android. crbug.com/384857
63 Animation/overlay-background-color-transitions.html 58 Animation/overlay-background-color-transitions.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