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

Side by Side Diff: third_party/WebKit/LayoutTests/SlowTests

Issue 1809603004: Use ImageDecoder for createImageBitmap(HTMLImageElement, premultiplyAlpha=false) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: halfRed-->darkRed Created 4 years, 9 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 | third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-drawImage-video-with-options.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
4 # Lines listed in both files will have the *union* of the expectations. 4 # Lines listed in both files will have the *union* of the expectations.
5 5
6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer 7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
9 9
10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ] 10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 crbug.com/24182 media/track/track-cues-enter-exit.html [ Slow ] 51 crbug.com/24182 media/track/track-cues-enter-exit.html [ Slow ]
52 crbug.com/24182 media/controls-cast-do-not-fade-out.html [ Slow ] 52 crbug.com/24182 media/controls-cast-do-not-fade-out.html [ Slow ]
53 crbug.com/24182 svg/filters/big-sized-filter.svg [ Slow ] 53 crbug.com/24182 svg/filters/big-sized-filter.svg [ Slow ]
54 crbug.com/24182 tables/mozilla/other/slashlogo.html [ Slow ] 54 crbug.com/24182 tables/mozilla/other/slashlogo.html [ Slow ]
55 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-image.html [ Slow ] 55 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-image.html [ Slow ]
56 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Slow ] 56 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Slow ]
57 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ] 57 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ]
58 crbug.com/433711 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-image.html [ Slow ] 58 crbug.com/433711 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-image.html [ Slow ]
59 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ] 59 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
60 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ] 60 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
61 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage-with- options.html [ Slow ]
62 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ] 61 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
63 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ] 62 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ]
64 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ] 63 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ]
65 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ] 64 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ]
66 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ] 65 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ]
67 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ] 66 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ]
68 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ] 67 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
69 crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 68 crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
70 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ] 69 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ]
71 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ] 70 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ]
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ] 278 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ]
280 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ] 279 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ]
281 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ] 280 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ]
282 281
283 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ] 282 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ]
284 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ] 283 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ]
285 284
286 crbug.com/592183 usb/usbDevice.html [ Slow ] 285 crbug.com/592183 usb/usbDevice.html [ Slow ]
287 286
288 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 287 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-drawImage-video-with-options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698