OLD | NEW |
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 290 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
301 | 301 |
302 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ] | 302 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ] |
303 | 303 |
304 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ] | 304 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ] |
305 | 305 |
306 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ] | 306 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ] |
307 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow
] | 307 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow
] |
308 | 308 |
309 crbug.com/592183 usb/usbDevice.html [ Slow ] | 309 crbug.com/592183 usb/usbDevice.html [ Slow ] |
310 | 310 |
| 311 crbug.com/658318 [ Win Debug ] fast/forms/time-multiple-fields/time-multiple-fie
lds-stepup-stepdown-from-renderer-hour.html [ Slow ] |
| 312 |
311 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [
Slow ] | 313 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [
Slow ] |
312 | 314 |
313 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ] | 315 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ] |
314 | 316 |
315 crbug.com/614910 virtual/gpu-rasterization/fast/images/pixel-crack-image-backgro
und-webkit-transform-scale.html [ Slow ] | 317 crbug.com/614910 virtual/gpu-rasterization/fast/images/pixel-crack-image-backgro
und-webkit-transform-scale.html [ Slow ] |
316 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html
[ Slow ] | 318 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html
[ Slow ] |
317 | 319 |
318 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] | 320 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] |
319 | 321 |
320 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] | 322 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] |
321 | 323 |
322 # Slow on Win Debug in part due to incremental linking. | 324 # Slow on Win Debug in part due to incremental linking. |
323 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc
ii.html [ Slow ] | 325 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc
ii.html [ Slow ] |
324 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface-
listing.html [ Slow ] | 326 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface-
listing.html [ Slow ] |
325 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin
g.html [ Slow ] | 327 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin
g.html [ Slow ] |
326 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ] | 328 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ] |
327 | 329 |
328 # These tests are slow with our MESA backend. They may be less slow when we have | 330 # These tests are slow with our MESA backend. They may be less slow when we have |
329 # bots running tests on real hardware or maybe when using SwiftShader. | 331 # bots running tests on real hardware or maybe when using SwiftShader. |
330 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] | 332 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] |
331 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] | 333 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] |
OLD | NEW |