OLD | NEW |
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 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
214 crbug.com/490939 imported/wpt/html/dom/reflection-text.html [ Slow ] | 214 crbug.com/490939 imported/wpt/html/dom/reflection-text.html [ Slow ] |
215 crbug.com/490939 imported/wpt/svg/interfaces.html [ Slow ] | 215 crbug.com/490939 imported/wpt/svg/interfaces.html [ Slow ] |
216 | 216 |
217 # FIXME: These tests might still be buggy and time out. They were marked as Slow
on 9/20/2013. | 217 # FIXME: These tests might still be buggy and time out. They were marked as Slow
on 9/20/2013. |
218 # Double-check the data after they've been running another week or so. | 218 # Double-check the data after they've been running another week or so. |
219 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht
ml [ Slow ] | 219 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht
ml [ Slow ] |
220 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl
ow ] | 220 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl
ow ] |
221 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ] | 221 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ] |
222 crbug.com/9798 http/tests/xmlhttprequest/access-control-basic-allow-preflight-ca
che-timeout.html [ Slow ] | 222 crbug.com/9798 http/tests/xmlhttprequest/access-control-basic-allow-preflight-ca
che-timeout.html [ Slow ] |
223 crbug.com/24182 http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht
ml [ Slow ] | 223 crbug.com/24182 http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht
ml [ Slow ] |
224 crbug.com/231721 svg/custom/invisible-text-after-scrolling.xhtml [ Slow ] | |
225 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ] | 224 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ] |
226 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ] | 225 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ] |
227 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] | 226 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] |
228 crbug.com/520189 http/tests/misc/submit-post-keygen.html [ Slow ] | 227 crbug.com/520189 http/tests/misc/submit-post-keygen.html [ Slow ] |
229 crbug.com/245154 editing/selection/modify_move/move-by-character-brute-force.htm
l [ Slow ] | 228 crbug.com/245154 editing/selection/modify_move/move-by-character-brute-force.htm
l [ Slow ] |
230 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ] | 229 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ] |
231 | 230 |
232 # This test takes 5+ seconds as intended because it tests connection throttling. | 231 # This test takes 5+ seconds as intended because it tests connection throttling. |
233 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow
] | 232 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow
] |
234 | 233 |
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
335 # bots running tests on real hardware or maybe when using SwiftShader. | 334 # bots running tests on real hardware or maybe when using SwiftShader. |
336 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] | 335 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] |
337 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] | 336 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] |
338 | 337 |
339 # IDB Observer tests require multiple browsing contexts/workers interacting with | 338 # IDB Observer tests require multiple browsing contexts/workers interacting with |
340 # IndexedDB, which can be slow. | 339 # IndexedDB, which can be slow. |
341 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] | 340 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] |
342 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] | 341 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] |
343 | 342 |
344 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] | 343 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] |
OLD | NEW |