Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Side by Side Diff: LayoutTests/SlowTests

Issue 1210883002: Service Worker: Fix getRegistrations.html layout test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/TestExpectations » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 # Most crypto/subtle tests are slow some or most of the time. 207 # Most crypto/subtle tests are slow some or most of the time.
208 crbug.com/459009 crypto/subtle/ [ Slow ] 208 crbug.com/459009 crypto/subtle/ [ Slow ]
209 209
210 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ] 210 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ]
211 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ] 211 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ]
212 212
213 crbug.com/498539 inspector/sources/debugger-step/debugger-step-into-async1.html [ Slow ] 213 crbug.com/498539 inspector/sources/debugger-step/debugger-step-into-async1.html [ Slow ]
214 crbug.com/498539 inspector/sources/debugger-step/debugger-step-into-async2.html [ Slow ] 214 crbug.com/498539 inspector/sources/debugger-step/debugger-step-into-async2.html [ Slow ]
215 215
216 crbug.com/485428 [ Debug ] css3/filters/huge-region.html [ Slow ] 216 crbug.com/485428 [ Debug ] css3/filters/huge-region.html [ Slow ]
217 crbug.com/503175 http/tests/serviceworker/getregistrations.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698