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

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

Issue 2806743002: Mark virtual/gpu/fast/canvas/getPutImageDataPairTest.html as timeout (Closed)
Patch Set: Created 3 years, 8 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/TestExpectations » ('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 //docs/testing/layout_test_expectations.md 1 # See //docs/testing/layout_test_expectations.md
2 # for more information on this file. 2 # for more information on this file.
3 3
4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
5 # Lines listed in both files will have the *union* of the expectations. 5 # Lines listed in both files will have the *union* of the expectations.
6 6
7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
8 # 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 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
10 10
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ] 73 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
74 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ] 74 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
75 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-resize.html [ S low ] 75 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-resize.html [ S low ]
76 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ] 76 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
77 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ] 77 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ]
78 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ] 78 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ]
79 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ] 79 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ]
80 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ] 80 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ]
81 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ] 81 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ]
82 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ] 82 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
83 crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
84 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ] 83 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ]
85 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ] 84 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ]
86 crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ Slow ] 85 crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ Slow ]
87 crbug.com/24182 fast/css/should-not-insert-stylesheet-into-detached-document.htm l [ Slow ] 86 crbug.com/24182 fast/css/should-not-insert-stylesheet-into-detached-document.htm l [ Slow ]
88 crbug.com/24182 fast/dom/shadow/svg-style-in-shadow-tree-crash.html [ Slow ] 87 crbug.com/24182 fast/dom/shadow/svg-style-in-shadow-tree-crash.html [ Slow ]
89 crbug.com/24182 fast/encoding/char-encoding.html [ Slow ] 88 crbug.com/24182 fast/encoding/char-encoding.html [ Slow ]
90 crbug.com/24182 fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ] 89 crbug.com/24182 fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ]
91 crbug.com/24182 html/marquee/marquee-destroyed-without-removed-from-crash.html [ Slow ] 90 crbug.com/24182 html/marquee/marquee-destroyed-without-removed-from-crash.html [ Slow ]
92 crbug.com/24182 fast/js/regress/string-cons-tower.html [ Slow ] 91 crbug.com/24182 fast/js/regress/string-cons-tower.html [ Slow ]
93 crbug.com/24182 fast/events/tabindex-focus-blur-all.html [ Slow ] 92 crbug.com/24182 fast/events/tabindex-focus-blur-all.html [ Slow ]
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 # IndexedDB, which can be slow. 377 # IndexedDB, which can be slow.
379 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 378 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
380 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 379 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
381 380
382 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 381 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
383 382
384 # Foreign fetch tests make many requests, and create multiple browsing contexts, 383 # Foreign fetch tests make many requests, and create multiple browsing contexts,
385 # which can be very slow. 384 # which can be very slow.
386 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ] 385 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ]
387 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ] 386 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698