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

Side by Side Diff: LayoutTests/SlowTests

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/OilpanExpectations ('k') | LayoutTests/SmokeTests » ('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 ] fast/js/toString-and-valueOf-override.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Slow ]
11 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ] 11 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
12 crbug.com/24182 [ Linux Debug ] virtual/softwarecompositing/lots-of-img-layers.h tml [ Slow ]
13 crbug.com/24182 [ Linux Win Debug ] editing/selection/move-by-word-visually-mac. html [ Slow ] 12 crbug.com/24182 [ Linux Win Debug ] editing/selection/move-by-word-visually-mac. html [ Slow ]
14 crbug.com/24182 [ Win Debug ] editing/selection/move-by-word-visually-multi-line .html [ Slow ] 13 crbug.com/24182 [ Win Debug ] editing/selection/move-by-word-visually-multi-line .html [ Slow ]
15 crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/webgl/canvas-test.html [ Slow ] 14 crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/webgl/canvas-test.html [ Slow ]
16 crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/webgl/framebuffer-object-attachm ent.html [ Slow ] 15 crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/webgl/framebuffer-object-attachm ent.html [ Slow ]
17 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ] 16 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
18 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ] 17 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ]
19 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ] 18 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ]
20 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ] 19 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ]
21 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ] 20 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ]
22 crbug.com/24182 editing/selection/move-by-word-visually-multi-space.html [ Slow ] 21 crbug.com/24182 editing/selection/move-by-word-visually-multi-space.html [ Slow ]
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 166 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
168 167
169 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 168 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
170 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ] 169 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ]
171 170
172 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 171 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
173 172
174 crbug.com/301515 fast/workers/worker-exception-during-navigation.html [ Slow ] 173 crbug.com/301515 fast/workers/worker-exception-during-navigation.html [ Slow ]
175 crbug.com/301515 fast/workers/worker-supplement-gc.html [ Slow ] 174 crbug.com/301515 fast/workers/worker-supplement-gc.html [ Slow ]
176 crbug.com/301515 http/tests/serviceworker/chromium/service-worker-gc.html [ Slow ] 175 crbug.com/301515 http/tests/serviceworker/chromium/service-worker-gc.html [ Slow ]
OLDNEW
« no previous file with comments | « LayoutTests/OilpanExpectations ('k') | LayoutTests/SmokeTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698