| 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 199 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  210  |  210  | 
|  211 # Most crypto/subtle tests are slow some or most of the time. |  211 # Most crypto/subtle tests are slow some or most of the time. | 
|  212 crbug.com/459009 crypto/subtle/ [ Slow ] |  212 crbug.com/459009 crypto/subtle/ [ Slow ] | 
|  213  |  213  | 
|  214 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html 
     [ Slow ] |  214 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html 
     [ Slow ] | 
|  215 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio
     n.html [ Slow ] |  215 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio
     n.html [ Slow ] | 
|  216  |  216  | 
|  217 crbug.com/508984 http/tests/cachestorage/serviceworker/cache-match.html [ Slow ] |  217 crbug.com/508984 http/tests/cachestorage/serviceworker/cache-match.html [ Slow ] | 
|  218 crbug.com/508984 http/tests/cachestorage/worker/cache-match.html [ Slow ] |  218 crbug.com/508984 http/tests/cachestorage/worker/cache-match.html [ Slow ] | 
|  219 crbug.com/508984 http/tests/cachestorage/window/cache-match.html [ Slow ] |  219 crbug.com/508984 http/tests/cachestorage/window/cache-match.html [ Slow ] | 
 |  220  | 
 |  221 # ----------------------------------------------------------------- | 
 |  222 # DARTIUM TESTS | 
 |  223 # ----------------------------------------------------------------- | 
 |  224  | 
 |  225 # dartbug.com/17598 | 
 |  226 # Like regular inspector tests, Dart inspector tests tend to be slow. | 
 |  227 crbug.com/0 dart/inspector/debugger-eval-on-call-frame.html [ Slow ] | 
 |  228 crbug.com/0 dart/inspector/evaluate-in-console.html [ Slow ] | 
 |  229 crbug.com/0 dart/inspector/scope-variables.html [ Slow ] | 
 |  230  | 
| OLD | NEW |