Chromium Code Reviews| 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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 89 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ] | 89 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ] |
| 90 | 90 |
| 91 crbug.com/474121 editing/deleting/password-delete-performance.html [ Slow ] | 91 crbug.com/474121 editing/deleting/password-delete-performance.html [ Slow ] |
| 92 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ] | 92 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ] |
| 93 | 93 |
| 94 # Most inspector tests are slow in Debug. | 94 # Most inspector tests are slow in Debug. |
| 95 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ] | 95 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ] |
| 96 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ] | 96 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ] |
| 97 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ] | 97 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ] |
| 98 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ] | 98 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ] |
| 99 webkit.org/b/90488 [ Debug ] virtual/asyncawait/inspector/sources/debugger-async / [ Slow ] | |
|
Dan Ehrenberg
2016/08/23 19:00:23
Is it enough to make only the debug ones Slow? I t
kozy
2016/08/23 19:10:23
Good catch, not enough, based on [1] these are mos
| |
| 100 | |
| 99 crbug.com/451577 inspector/console [ Slow ] | 101 crbug.com/451577 inspector/console [ Slow ] |
| 100 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ] | 102 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ] |
| 101 | 103 |
| 102 # Debugger and profiler tests are slow in Release as well. | 104 # Debugger and profiler tests are slow in Release as well. |
| 103 crbug.com/450493 inspector/sources/ [ Slow ] | 105 crbug.com/450493 inspector/sources/ [ Slow ] |
| 104 crbug.com/450493 inspector-enabled/sources/ [ Slow ] | 106 crbug.com/450493 inspector-enabled/sources/ [ Slow ] |
| 105 crbug.com/450493 http/tests/inspector/sources/ [ Slow ] | 107 crbug.com/450493 http/tests/inspector/sources/ [ Slow ] |
| 106 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ] | 108 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ] |
| 107 crbug.com/450493 inspector/profiler/ [ Slow ] | 109 crbug.com/450493 inspector/profiler/ [ Slow ] |
| 108 crbug.com/420008 inspector/tracing/ [ Slow ] | 110 crbug.com/420008 inspector/tracing/ [ Slow ] |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 288 | 290 |
| 289 crbug.com/592183 usb/usbDevice.html [ Slow ] | 291 crbug.com/592183 usb/usbDevice.html [ Slow ] |
| 290 | 292 |
| 291 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] | 293 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] |
| 292 | 294 |
| 293 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ] | 295 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ] |
| 294 | 296 |
| 295 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ] | 297 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ] |
| 296 | 298 |
| 297 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] | 299 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] |
| OLD | NEW |