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

Side by Side Diff: LayoutTests/SlowTests

Issue 1157863007: W3C Test: import web-platform-tests/html/rendering (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
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 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ] 164 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ]
165 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] 165 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
166 crbug.com/243249 http/tests/misc/submit-post-keygen.html [ Slow ] 166 crbug.com/243249 http/tests/misc/submit-post-keygen.html [ Slow ]
167 crbug.com/245154 editing/selection/move-by-character-brute-force.html [ Slow ] 167 crbug.com/245154 editing/selection/move-by-character-brute-force.html [ Slow ]
168 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ] 168 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ]
169 169
170 # This test takes 5+ seconds as intended because it tests connection throttling. 170 # This test takes 5+ seconds as intended because it tests connection throttling.
171 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow ] 171 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow ]
172 172
173 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ] 173 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ]
174 174 crbug.com/490511 imported/web-platform-tests/html/rendering/replaced-elements/sv g-embedded-sizing/ [ Slow ]
175 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ] 175 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ]
176 176
177 crbug.com/358313 virtual/gpu/fast/canvas/webgl/webgl-large-texture.html [ Slow ] 177 crbug.com/358313 virtual/gpu/fast/canvas/webgl/webgl-large-texture.html [ Slow ]
178 178
179 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] 179 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
180 180
181 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 181 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
182 182
183 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 183 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
184 184
185 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 185 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
186 186
187 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ] 187 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ]
188 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ] 188 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ]
189 crbug.com/446121 http/tests/fetch/serviceworker/stream-reader.html [ Slow ] 189 crbug.com/446121 http/tests/fetch/serviceworker/stream-reader.html [ Slow ]
190 190
191 # Most crypto/subtle tests are slow some or most of the time. 191 # Most crypto/subtle tests are slow some or most of the time.
192 crbug.com/459009 crypto/subtle/ [ Slow ] 192 crbug.com/459009 crypto/subtle/ [ Slow ]
193 193
194 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ] 194 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ]
195 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ] 195 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698