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

Side by Side Diff: LayoutTests/SlowTests

Issue 885603002: Revert "Give a canvas/video test more time." (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 # 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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ] 64 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
65 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ] 65 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
66 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ] 66 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ]
67 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ] 67 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ]
68 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ] 68 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ]
69 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ] 69 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ]
70 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ] 70 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ]
71 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ] 71 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
72 crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 72 crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
73 crbug.com/24182 virtual/gpu/fast/canvas/webgl/read-pixels-test.html [ Slow ] 73 crbug.com/24182 virtual/gpu/fast/canvas/webgl/read-pixels-test.html [ Slow ]
74 crbug.com/450699 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ Slow ]
75 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ] 74 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ]
76 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ] 75 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ]
77 76
78 # FIXME: Most inspector tests are slow. We should triage and consolidate these b ugs and figure out if any are unusually slow. 77 # FIXME: Most inspector tests are slow. We should triage and consolidate these b ugs and figure out if any are unusually slow.
79 webkit.org/b/60109 inspector/elements/edit-dom-actions.html [ Slow ] 78 webkit.org/b/60109 inspector/elements/edit-dom-actions.html [ Slow ]
80 webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ] 79 webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ]
81 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ] 80 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ]
82 webkit.org/b/90488 [ Release ] inspector/profiler/canvas2d/canvas-replay-log-gri d.html [ Slow ] 81 webkit.org/b/90488 [ Release ] inspector/profiler/canvas2d/canvas-replay-log-gri d.html [ Slow ]
83 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ] 82 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ]
84 webkit.org/b/90488 [ Release ] http/tests/inspector/compiler-source-mapping-debu g.html [ Slow ] 83 webkit.org/b/90488 [ Release ] http/tests/inspector/compiler-source-mapping-debu g.html [ Slow ]
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 172
174 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ] 173 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ]
175 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 174 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
176 175
177 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 176 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
178 177
179 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 178 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
180 179
181 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ] 180 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ]
182 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ] 181 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ]
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