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 |
11 crbug.com/24182 storage/indexeddb/objectstore-cursor.html [ Slow ] | 11 crbug.com/24182 storage/indexeddb/objectstore-cursor.html [ Slow ] |
12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [
Slow ] | 12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [
Slow ] |
13 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S
low ] | 13 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S
low ] |
14 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h
tml [ Slow ] | 14 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h
tml [ Slow ] |
15 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ] | 15 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ] |
16 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ] | 16 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ] |
| 17 crbug.com/24182 virtual/disable-spinvalidation/compositing/culling/filter-occlus
ion-blur-large.html [ Slow ] |
| 18 crbug.com/24182 virtual/disable-spinvalidation/compositing/video-frame-size-chan
ge.html [ Slow ] |
17 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ] | 19 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ] |
18 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ] | 20 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ] |
19 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ] | 21 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ] |
20 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space
-inline-element.html [ Slow ] | 22 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space
-inline-element.html [ Slow ] |
21 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block
-positioned-element.html [ Slow ] | 23 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block
-positioned-element.html [ Slow ] |
22 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-space.
html [ Slow ] | 24 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-space.
html [ Slow ] |
23 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-crash-test-5
.html [ Slow ] | 25 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-crash-test-5
.html [ Slow ] |
24 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ] | 26 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ] |
25 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ] | 27 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ] |
26 crbug.com/24182 fast/frames/frame-limit.html [ Slow ] | 28 crbug.com/24182 fast/frames/frame-limit.html [ Slow ] |
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
295 # Most crypto/subtle tests are slow some or most of the time. | 297 # Most crypto/subtle tests are slow some or most of the time. |
296 crbug.com/459009 crypto/subtle/ [ Slow ] | 298 crbug.com/459009 crypto/subtle/ [ Slow ] |
297 | 299 |
298 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html
[ Slow ] | 300 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html
[ Slow ] |
299 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio
n.html [ Slow ] | 301 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio
n.html [ Slow ] |
300 | 302 |
301 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h
tml [ Slow ] | 303 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h
tml [ Slow ] |
302 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ] | 304 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ] |
303 | 305 |
304 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ] | 306 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ] |
| 307 crbug.com/529345 [ Win10 ] virtual/disable-spinvalidation/paint/masks/fieldset-m
ask.html [ Slow ] |
305 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-root-frame-animates.html [ Slow ] | 308 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-root-frame-animates.html [ Slow ] |
306 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-animates.html [ Slow ] | 309 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-animates.html [ Slow ] |
307 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [
Slow ] | 310 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [
Slow ] |
308 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ] | 311 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ] |
309 | 312 |
310 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ] | 313 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ] |
311 | 314 |
312 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ] | 315 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ] |
313 crbug.com/697735 external/wpt/editing/run/backcolor.html [ Slow ] | 316 crbug.com/697735 external/wpt/editing/run/backcolor.html [ Slow ] |
314 crbug.com/697735 external/wpt/editing/run/bold.html [ Slow ] | 317 crbug.com/697735 external/wpt/editing/run/bold.html [ Slow ] |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
347 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow
] | 350 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow
] |
348 | 351 |
349 crbug.com/592183 usb/usbDevice.html [ Slow ] | 352 crbug.com/592183 usb/usbDevice.html [ Slow ] |
350 | 353 |
351 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [
Slow ] | 354 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [
Slow ] |
352 | 355 |
353 crbug.com/614910 virtual/gpu-rasterization/images/pixel-crack-image-background-w
ebkit-transform-scale.html [ Slow ] | 356 crbug.com/614910 virtual/gpu-rasterization/images/pixel-crack-image-background-w
ebkit-transform-scale.html [ Slow ] |
354 crbug.com/614910 virtual/gpu-rasterization/images/color-profile-filter.html [ Sl
ow ] | 357 crbug.com/614910 virtual/gpu-rasterization/images/color-profile-filter.html [ Sl
ow ] |
355 | 358 |
356 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] | 359 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] |
| 360 crbug.com/623798 virtual/disable-spinvalidation/paint/images/animated-gif-last-f
rame-crash.html [ Slow ] |
357 | 361 |
358 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] | 362 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] |
359 | 363 |
360 # Slow on Win Debug in part due to incremental linking. | 364 # Slow on Win Debug in part due to incremental linking. |
361 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc
ii.html [ Slow ] | 365 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc
ii.html [ Slow ] |
362 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface-
listing.html [ Slow ] | 366 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface-
listing.html [ Slow ] |
363 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin
g.html [ Slow ] | 367 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin
g.html [ Slow ] |
364 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ] | 368 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ] |
365 | 369 |
366 # These tests are slow with our MESA backend. They may be less slow when we have | 370 # These tests are slow with our MESA backend. They may be less slow when we have |
367 # bots running tests on real hardware or maybe when using SwiftShader. | 371 # bots running tests on real hardware or maybe when using SwiftShader. |
368 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] | 372 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] |
369 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] | 373 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] |
| 374 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers.h
tml [ Slow ] |
| 375 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers-w
ith-opacity.html [ Slow ] |
370 | 376 |
371 # IDB Observer tests require multiple browsing contexts/workers interacting with | 377 # IDB Observer tests require multiple browsing contexts/workers interacting with |
372 # IndexedDB, which can be slow. | 378 # IndexedDB, which can be slow. |
373 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] | 379 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] |
374 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] | 380 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] |
375 | 381 |
376 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] | 382 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] |
377 | 383 |
378 # Foreign fetch tests make many requests, and create multiple browsing contexts, | 384 # Foreign fetch tests make many requests, and create multiple browsing contexts, |
379 # which can be very slow. | 385 # which can be very slow. |
380 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors.
https.html [ Slow ] | 386 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors.
https.html [ Slow ] |
381 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic
s.https.html [ Slow ] | 387 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic
s.https.html [ Slow ] |
OLD | NEW |