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

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

Issue 2846713002: [Media] Added feature flag for new remote playback pipeline (Closed)
Patch Set: Fixed failing layout tests 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
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 crbug.com/24182 jquery/core.html [ Slow ] 58 crbug.com/24182 jquery/core.html [ Slow ]
59 crbug.com/24182 jquery/css.html [ Slow ] 59 crbug.com/24182 jquery/css.html [ Slow ]
60 crbug.com/24182 jquery/data.html [ Slow ] 60 crbug.com/24182 jquery/data.html [ Slow ]
61 crbug.com/24182 jquery/dimensions.html [ Slow ] 61 crbug.com/24182 jquery/dimensions.html [ Slow ]
62 crbug.com/24182 jquery/event.html [ Slow ] 62 crbug.com/24182 jquery/event.html [ Slow ]
63 crbug.com/24182 jquery/manipulation.html [ Slow ] 63 crbug.com/24182 jquery/manipulation.html [ Slow ]
64 crbug.com/24182 jquery/offset.html [ Slow ] 64 crbug.com/24182 jquery/offset.html [ Slow ]
65 crbug.com/24182 jquery/traversing.html [ Slow ] 65 crbug.com/24182 jquery/traversing.html [ Slow ]
66 crbug.com/24182 media/track/track-cues-cuechange.html [ Slow ] 66 crbug.com/24182 media/track/track-cues-cuechange.html [ Slow ]
67 crbug.com/24182 media/track/track-cues-enter-exit.html [ Slow ] 67 crbug.com/24182 media/track/track-cues-enter-exit.html [ Slow ]
68 crbug.com/24182 media/controls-cast-do-not-fade-out.html [ Slow ] 68 crbug.com/24182 media/controls/controls-cast-do-not-fade-out.html [ Slow ]
69 crbug.com/24182 virtual/new-remote-playback-pipeline/media/controls/controls-cas t-do-not-fade-out.html [ Slow ]
69 crbug.com/24182 svg/filters/big-sized-filter.svg [ Slow ] 70 crbug.com/24182 svg/filters/big-sized-filter.svg [ Slow ]
70 crbug.com/24182 tables/mozilla/other/slashlogo.html [ Slow ] 71 crbug.com/24182 tables/mozilla/other/slashlogo.html [ Slow ]
71 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-image.html [ Slow ] 72 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-image.html [ Slow ]
72 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Slow ] 73 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Slow ]
73 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ] 74 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ]
74 crbug.com/433711 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-image.html [ Slow ] 75 crbug.com/433711 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-image.html [ Slow ]
75 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ] 76 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
76 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ] 77 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
77 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-resize.html [ S low ] 78 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-resize.html [ S low ]
78 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ] 79 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 394 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
394 crbug.com/660468 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/observer- workers.html [ Slow ] 395 crbug.com/660468 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/observer- workers.html [ Slow ]
395 396
396 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 397 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
397 crbug.com/660492 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/structure d-clone.html [ Slow ] 398 crbug.com/660492 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/structure d-clone.html [ Slow ]
398 399
399 # Foreign fetch tests make many requests, and create multiple browsing contexts, 400 # Foreign fetch tests make many requests, and create multiple browsing contexts,
400 # which can be very slow. 401 # which can be very slow.
401 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ] 402 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ]
402 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ] 403 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698