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

Side by Side Diff: LayoutTests/SlowTests

Issue 838373003: Mark threaded CSSOM smooth scroll tests as slow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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 | « 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 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 crbug.com/248938 virtual/threaded/animations/animation-on-inline-crash.html [ Sl ow ] 128 crbug.com/248938 virtual/threaded/animations/animation-on-inline-crash.html [ Sl ow ]
129 crbug.com/248938 virtual/threaded/animations/cross-fade-background-image.html [ Slow ] 129 crbug.com/248938 virtual/threaded/animations/cross-fade-background-image.html [ Slow ]
130 crbug.com/248938 virtual/threaded/animations/cross-fade-border-image-source.html [ Slow ] 130 crbug.com/248938 virtual/threaded/animations/cross-fade-border-image-source.html [ Slow ]
131 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.ht ml [ Slow ] 131 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.ht ml [ Slow ]
132 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ] 132 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ]
133 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Slow ] 133 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Slow ]
134 crbug.com/248938 virtual/threaded/animations/transition-and-animation-1.html [ S low ] 134 crbug.com/248938 virtual/threaded/animations/transition-and-animation-1.html [ S low ]
135 crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Slow ] 135 crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Slow ]
136 crbug.com/311482 virtual/threaded/animations/interpolation/filter-interpolation. html [ Slow ] 136 crbug.com/311482 virtual/threaded/animations/interpolation/filter-interpolation. html [ Slow ]
137 crbug.com/311482 virtual/threaded/animations/keyframes-unprefixed-03.html [ Slow ] 137 crbug.com/311482 virtual/threaded/animations/keyframes-unprefixed-03.html [ Slow ]
138 crbug.com/243871 virtual/threaded/fast/scroll-behavior/ [ Slow ]
138 139
139 crbug.com/258896 animations/animation-direction-reverse-fill-mode.html [ Slow ] 140 crbug.com/258896 animations/animation-direction-reverse-fill-mode.html [ Slow ]
140 141
141 # This test has to generate >250MB of data which takes ~6s in both release and d ebug. 142 # This test has to generate >250MB of data which takes ~6s in both release and d ebug.
142 crbug.com/420240 http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow .html [ Slow ] 143 crbug.com/420240 http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow .html [ Slow ]
143 144
144 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013. 145 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013.
145 # Double-check the data after they've been running another week or so. 146 # Double-check the data after they've been running another week or so.
146 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ] 147 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ]
147 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/methods.html [ Slow ] 148 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/methods.html [ Slow ]
(...skipping 22 matching lines...) Expand all
170 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] 171 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
171 172
172 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ] 173 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ]
173 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 174 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
174 175
175 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 ]
176 177
177 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 ]
178 179
179 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 ]
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