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

Side by Side Diff: third_party/WebKit/LayoutTests/SlowTests

Issue 2443073002: Mark several w3c tests for service workers [ Slow ] (Closed)
Patch Set: Revert to use SlowTests Created 4 years, 1 month 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 | no next file » | 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 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
272 272
273 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 273 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
274 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ] 274 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ]
275 275
276 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 276 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
277 277
278 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ] 278 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ]
279 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ] 279 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ]
280 crbug.com/516319 [ Win ] http/tests/fetch/ [ Slow ] 280 crbug.com/516319 [ Win ] http/tests/fetch/ [ Slow ]
281 281
282 crbug.com/602693 imported/wpt/service-workers/service-worker/client-navigate.htt ps.html [ Slow ]
283 crbug.com/602693 imported/wpt/service-workers/service-worker/clients-get-cross-o rigin.https.html [ Slow ]
284 crbug.com/602693 imported/wpt/service-workers/service-worker/clients-matchall-cl ient-types.https.html [ Slow ]
285 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-canvas-tainti ng-cache.https.html [ Slow ]
286 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-canvas-tainti ng.https.html [ Slow ]
287 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-cors-xhr.http s.html [ Slow ]
288 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-csp.https.htm l [ Slow ]
289 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-event-async-r espond-with.https.html [ Slow ]
290 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-event-respond -with-stops-propagation.https.html [ Slow ]
291 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-request-css-b ase-url.https.html [ Slow ]
292 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-request-xhr.h ttps.html [ Slow ]
293 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-response-xhr. https.html [ Slow ]
294 crbug.com/602693 imported/wpt/service-workers/service-worker/getregistrations.ht tps.html [ Slow ]
295 crbug.com/602693 imported/wpt/service-workers/service-worker/invalid-blobtype.ht tps.html [ Slow ]
296 crbug.com/602693 imported/wpt/service-workers/service-worker/invalid-header.http s.html [ Slow ]
297 crbug.com/602693 imported/wpt/service-workers/service-worker/referer.https.html [ Slow ]
298
282 # Most crypto/subtle tests are slow some or most of the time. 299 # Most crypto/subtle tests are slow some or most of the time.
283 crbug.com/459009 crypto/subtle/ [ Slow ] 300 crbug.com/459009 crypto/subtle/ [ Slow ]
284 301
285 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ] 302 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ]
286 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ] 303 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ]
287 304
288 crbug.com/521857 [ Win Debug ] imported/wpt/IndexedDB/idbdatabase_createObjectSt ore10-1000ends.htm [ Slow ] 305 crbug.com/521857 [ Win Debug ] imported/wpt/IndexedDB/idbdatabase_createObjectSt ore10-1000ends.htm [ Slow ]
289 306
290 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ] 307 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ]
291 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ] 308 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ]
(...skipping 29 matching lines...) Expand all
321 # Slow on Win Debug in part due to incremental linking. 338 # Slow on Win Debug in part due to incremental linking.
322 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc ii.html [ Slow ] 339 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc ii.html [ Slow ]
323 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface- listing.html [ Slow ] 340 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface- listing.html [ Slow ]
324 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin g.html [ Slow ] 341 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin g.html [ Slow ]
325 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ] 342 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ]
326 343
327 # These tests are slow with our MESA backend. They may be less slow when we have 344 # These tests are slow with our MESA backend. They may be less slow when we have
328 # bots running tests on real hardware or maybe when using SwiftShader. 345 # bots running tests on real hardware or maybe when using SwiftShader.
329 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] 346 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
330 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] 347 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698