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

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

Issue 2756433002: Revert of Run compositing/ and paint/ for disable-spinvalidation (Closed)
Patch Set: Created 3 years, 9 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 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ] 12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ]
13 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S low ] 13 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 ] 14 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 ] 15 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
16 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ] 16 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 ]
18 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 ] 17 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ]
20 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ] 18 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ]
21 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ] 19 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 ] 20 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space -inline-element.html [ Slow ]
23 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block -positioned-element.html [ Slow ] 21 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block -positioned-element.html [ Slow ]
24 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-space. html [ Slow ] 22 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-space. html [ Slow ]
25 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-crash-test-5 .html [ Slow ] 23 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-crash-test-5 .html [ Slow ]
26 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ] 24 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ]
27 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ] 25 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ]
28 crbug.com/24182 fast/frames/frame-limit.html [ Slow ] 26 crbug.com/24182 fast/frames/frame-limit.html [ Slow ]
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 # Most crypto/subtle tests are slow some or most of the time. 295 # Most crypto/subtle tests are slow some or most of the time.
298 crbug.com/459009 crypto/subtle/ [ Slow ] 296 crbug.com/459009 crypto/subtle/ [ Slow ]
299 297
300 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ] 298 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ]
301 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ] 299 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ]
302 300
303 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ] 301 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ]
304 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ] 302 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ]
305 303
306 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ] 304 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ]
307 crbug.com/529345 [ Win10 ] virtual/disable-spinvalidation/paint/masks/fieldset-m ask.html [ Slow ]
308 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-root-frame-animates.html [ Slow ] 305 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-root-frame-animates.html [ Slow ]
309 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ] 306 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ]
310 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ] 307 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ]
311 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ] 308 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ]
312 309
313 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ] 310 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ]
314 311
315 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ] 312 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ]
316 crbug.com/697735 external/wpt/editing/run/backcolor.html [ Slow ] 313 crbug.com/697735 external/wpt/editing/run/backcolor.html [ Slow ]
317 crbug.com/697735 external/wpt/editing/run/bold.html [ Slow ] 314 crbug.com/697735 external/wpt/editing/run/bold.html [ Slow ]
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
350 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ] 347 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ]
351 348
352 crbug.com/592183 usb/usbDevice.html [ Slow ] 349 crbug.com/592183 usb/usbDevice.html [ Slow ]
353 350
354 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 351 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
355 352
356 crbug.com/614910 virtual/gpu-rasterization/images/pixel-crack-image-background-w ebkit-transform-scale.html [ Slow ] 353 crbug.com/614910 virtual/gpu-rasterization/images/pixel-crack-image-background-w ebkit-transform-scale.html [ Slow ]
357 crbug.com/614910 virtual/gpu-rasterization/images/color-profile-filter.html [ Sl ow ] 354 crbug.com/614910 virtual/gpu-rasterization/images/color-profile-filter.html [ Sl ow ]
358 355
359 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] 356 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ]
360 crbug.com/623798 virtual/disable-spinvalidation/paint/images/animated-gif-last-f rame-crash.html [ Slow ]
361 357
362 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] 358 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ]
363 359
364 # Slow on Win Debug in part due to incremental linking. 360 # Slow on Win Debug in part due to incremental linking.
365 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc ii.html [ Slow ] 361 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc ii.html [ Slow ]
366 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface- listing.html [ Slow ] 362 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface- listing.html [ Slow ]
367 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin g.html [ Slow ] 363 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin g.html [ Slow ]
368 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ] 364 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ]
369 365
370 # These tests are slow with our MESA backend. They may be less slow when we have 366 # These tests are slow with our MESA backend. They may be less slow when we have
371 # bots running tests on real hardware or maybe when using SwiftShader. 367 # bots running tests on real hardware or maybe when using SwiftShader.
372 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] 368 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
373 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] 369 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
374 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers.h tml [ Slow ]
375 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers-w ith-opacity.html [ Slow ]
376 370
377 # IDB Observer tests require multiple browsing contexts/workers interacting with 371 # IDB Observer tests require multiple browsing contexts/workers interacting with
378 # IndexedDB, which can be slow. 372 # IndexedDB, which can be slow.
379 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 373 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
380 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 374 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
381 375
382 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 376 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
383 377
384 # Foreign fetch tests make many requests, and create multiple browsing contexts, 378 # Foreign fetch tests make many requests, and create multiple browsing contexts,
385 # which can be very slow. 379 # which can be very slow.
386 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ] 380 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ]
387 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ] 381 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