| 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 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 webkit.org/b/90488 [ Release ] http/tests/inspector/compiler-source-mapping-debu
g.html [ Slow ] | 117 webkit.org/b/90488 [ Release ] http/tests/inspector/compiler-source-mapping-debu
g.html [ Slow ] |
| 118 crbug.com/243492 http/tests/inspector-enabled/injected-script-discard.html [ Slo
w ] | 118 crbug.com/243492 http/tests/inspector-enabled/injected-script-discard.html [ Slo
w ] |
| 119 crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ] | 119 crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ] |
| 120 crbug.com/420008 [ Release ] inspector/editor/text-editor-word-jumps.html [ Slow
] | 120 crbug.com/420008 [ Release ] inspector/editor/text-editor-word-jumps.html [ Slow
] |
| 121 crbug.com/420008 [ Release ] http/tests/inspector/console-xhr-logging.html [ Slo
w ] | 121 crbug.com/420008 [ Release ] http/tests/inspector/console-xhr-logging.html [ Slo
w ] |
| 122 crbug.com/596486 [ Linux ] inspector/elements/insert-node.html [ Slow ] | 122 crbug.com/596486 [ Linux ] inspector/elements/insert-node.html [ Slow ] |
| 123 webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ] | 123 webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ] |
| 124 crbug.com/504565 [ Mac ] http/tests/inspector/search/sources-search-scope.html [
Slow ] | 124 crbug.com/504565 [ Mac ] http/tests/inspector/search/sources-search-scope.html [
Slow ] |
| 125 crbug.com/451577 http/tests/inspector/resource-tree/resource-tree-crafted-frame-
add.html [ Slow ] | 125 crbug.com/451577 http/tests/inspector/resource-tree/resource-tree-crafted-frame-
add.html [ Slow ] |
| 126 crbug.com/451577 http/tests/inspector/resource-tree/resource-tree-frame-in-craft
ed-frame.html [ Slow ] | 126 crbug.com/451577 http/tests/inspector/resource-tree/resource-tree-frame-in-craft
ed-frame.html [ Slow ] |
| 127 crbug.com/642023 [ Debug Win7 ] media/video-autoplay-experiment-modes.html [ Slo
w ] | |
| 128 | 127 |
| 129 crbug.com/510337 cssom/cssvalue-comparison.html [ Slow ] | 128 crbug.com/510337 cssom/cssvalue-comparison.html [ Slow ] |
| 130 crbug.com/510337 inspector/elements/styles-1/edit-value-url-with-color.html [ Sl
ow ] | 129 crbug.com/510337 inspector/elements/styles-1/edit-value-url-with-color.html [ Sl
ow ] |
| 131 | 130 |
| 132 # This test is intentionally SLOW as we're waiting for a connection timeout. | 131 # This test is intentionally SLOW as we're waiting for a connection timeout. |
| 133 crbug.com/73609 http/tests/media/video-play-stall.html [ Slow ] | 132 crbug.com/73609 http/tests/media/video-play-stall.html [ Slow ] |
| 134 | 133 |
| 135 # This has been Slow in Debug since added in r164270. | 134 # This has been Slow in Debug since added in r164270. |
| 136 crbug.com/330389 [ Debug ] css-parser/color3_hsl.html [ Slow ] | 135 crbug.com/330389 [ Debug ] css-parser/color3_hsl.html [ Slow ] |
| 137 | 136 |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 334 # bots running tests on real hardware or maybe when using SwiftShader. | 333 # bots running tests on real hardware or maybe when using SwiftShader. |
| 335 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] | 334 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] |
| 336 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] | 335 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] |
| 337 | 336 |
| 338 # IDB Observer tests require multiple browsing contexts/workers interacting with | 337 # IDB Observer tests require multiple browsing contexts/workers interacting with |
| 339 # IndexedDB, which can be slow. | 338 # IndexedDB, which can be slow. |
| 340 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] | 339 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] |
| 341 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] | 340 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] |
| 342 | 341 |
| 343 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] | 342 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] |
| OLD | NEW |