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

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

Issue 2838783002: SharedArrayBuffer throws serializing to indexeddb (Closed)
Patch Set: add for_storage_ comment Created 3 years, 7 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
OLDNEW
1 # See //docs/testing/layout_test_expectations.md 1 # See //docs/testing/layout_test_expectations.md
2 # for more information on this file. 2 # for more information on this file.
3 3
4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
5 # Lines listed in both files will have the *union* of the expectations. 5 # Lines listed in both files will have the *union* of the expectations.
6 6
7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
8 # 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 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
10 10
11 crbug.com/24182 storage/indexeddb/objectstore-cursor.html [ Slow ] 11 crbug.com/24182 storage/indexeddb/objectstore-cursor.html [ Slow ]
12 crbug.com/24182 virtual/sharedarraybuffer/storage/indexeddb/objectstore-cursor.h tml [ Slow ]
12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ] 13 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ]
14 crbug.com/24182 virtual/sharedarraybuffer/storage/indexeddb/mozilla/test_objectS tore_openKeyCursor.html [ Slow ]
13 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S low ] 15 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S low ]
14 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h tml [ Slow ] 16 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h tml [ Slow ]
15 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ] 17 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
16 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ] 18 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ]
17 crbug.com/24182 virtual/disable-spinvalidation/compositing/culling/filter-occlus ion-blur-large.html [ Slow ] 19 crbug.com/24182 virtual/disable-spinvalidation/compositing/culling/filter-occlus ion-blur-large.html [ Slow ]
18 crbug.com/24182 virtual/disable-spinvalidation/compositing/video-frame-size-chan ge.html [ Slow ] 20 crbug.com/24182 virtual/disable-spinvalidation/compositing/video-frame-size-chan ge.html [ Slow ]
19 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ] 21 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ]
20 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ] 22 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ]
21 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ] 23 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ]
22 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space -inline-element.html [ Slow ] 24 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space -inline-element.html [ Slow ]
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
259 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Slow ] 261 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Slow ]
260 crbug.com/411164 [ Win ] virtual/mojo-loading/http/tests/security/powerfulFeatur eRestrictions/serviceworker-on-insecure-origin.html [ Slow ] 262 crbug.com/411164 [ Win ] virtual/mojo-loading/http/tests/security/powerfulFeatur eRestrictions/serviceworker-on-insecure-origin.html [ Slow ]
261 crbug.com/510337 inspector/console/console-format.html [ Slow ] 263 crbug.com/510337 inspector/console/console-format.html [ Slow ]
262 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Slow ] 264 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Slow ]
263 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-file.html [ Slow ] 265 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-file.html [ Slow ]
264 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Slow ] 266 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Slow ]
265 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-filesystem.html [ Slow ] 267 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-filesystem.html [ Slow ]
266 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Slow ] 268 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Slow ]
267 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Slow ] 269 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Slow ]
268 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Slow ] 270 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Slow ]
271 crbug.com/402379 [ Win7 Debug ] virtual/sharedarraybuffer/storage/indexeddb/curs or-continue-validity.html [ Slow ]
269 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Slow ] 272 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Slow ]
273 crbug.com/402379 [ Win7 Debug ] virtual/sharedarraybuffer/storage/indexeddb/mozi lla/indexes.html [ Slow ]
270 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Slow ] 274 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Slow ]
271 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Slow ] 275 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Slow ]
272 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval idation-zoomed.html [ Slow ] 276 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval idation-zoomed.html [ Slow ]
273 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Slow ] 277 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Slow ]
274 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-workers-redundant.html [ Slow ] 278 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-workers-redundant.html [ Slow ]
275 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Slow ] 279 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Slow ]
276 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Slow ] 280 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Slow ]
277 crbug.com/504703 inspector-protocol/debugger/debugger-step-into-dedicated-worker .html [ Slow ] 281 crbug.com/504703 inspector-protocol/debugger/debugger-step-into-dedicated-worker .html [ Slow ]
278 crbug.com/535478 [ Win ] virtual/threaded/inspector/tracing/decode-resize.html [ Slow ] 282 crbug.com/535478 [ Win ] virtual/threaded/inspector/tracing/decode-resize.html [ Slow ]
279 crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Slow ] 283 crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Slow ]
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 # These tests are slow with our MESA backend. They may be less slow when we have 382 # These tests are slow with our MESA backend. They may be less slow when we have
379 # bots running tests on real hardware or maybe when using SwiftShader. 383 # bots running tests on real hardware or maybe when using SwiftShader.
380 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] 384 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
381 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] 385 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
382 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers.h tml [ Slow ] 386 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers.h tml [ Slow ]
383 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers-w ith-opacity.html [ Slow ] 387 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers-w ith-opacity.html [ Slow ]
384 388
385 # IDB Observer tests require multiple browsing contexts/workers interacting with 389 # IDB Observer tests require multiple browsing contexts/workers interacting with
386 # IndexedDB, which can be slow. 390 # IndexedDB, which can be slow.
387 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 391 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
392 crbug.com/660468 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/observer- frame.html [ Slow ]
388 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 393 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
394 crbug.com/660468 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/observer- workers.html [ Slow ]
389 395
390 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 396 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
397 crbug.com/660492 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/structure d-clone.html [ Slow ]
391 398
392 # Foreign fetch tests make many requests, and create multiple browsing contexts, 399 # Foreign fetch tests make many requests, and create multiple browsing contexts,
393 # which can be very slow. 400 # which can be very slow.
394 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ] 401 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ]
395 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ] 402 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/LeakExpectations ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698