| 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 ] fast/js/toString-and-valueOf-override.html [ Slow ] | 10 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Slow ] |
| (...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 152 | 152 |
| 153 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] | 153 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] |
| 154 | 154 |
| 155 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception.
html [ Slow ] | 155 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception.
html [ Slow ] |
| 156 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] | 156 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] |
| 157 | 157 |
| 158 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl
ow ] | 158 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl
ow ] |
| 159 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow
] | 159 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow
] |
| 160 | 160 |
| 161 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm
l [ Slow ] | 161 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm
l [ Slow ] |
| 162 |
| 163 crbug.com/391068 http/tests/websocket/workers/close-code-and-reason.html [ Slow
] |
| OLD | NEW |