Skip to content

Commit

Permalink
Fix expectation entry for embedded_style_media_queries{,_resized}.html
Browse files Browse the repository at this point in the history
Appears to be flakily failing on all platforms - and occasionally
timeout as well. Merge the three separate entries into one.

Bug: 1088475, 626703
Change-Id: Ie53d94ad585a1f75a3dfe9e334ab48ea578cf947
Fixed: 1386138, 1382703
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4037884
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Auto-Submit: Fredrik Söderquist <fs@opera.com>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1073691}
  • Loading branch information
Fredrik Söderquist authored and Chromium LUCI CQ committed Nov 19, 2022
1 parent 489930c commit c07ef7d
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions third_party/blink/web_tests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2779,9 +2779,9 @@ crbug.com/1012242 external/wpt/webvtt/rendering/cues-with-video/processing-model
crbug.com/1012242 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/vertical_lr.html [ Failure ]
crbug.com/1012242 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/vertical_text-combine-upright.html [ Failure ]

# Flaky test
crbug.com/1126649 [ Mac ] external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries.html [ Failure ]
crbug.com/1126649 [ Mac ] external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries_resized.html [ Failure ]
# Flaky tests (see also crbug.com/626703)
crbug.com/1088475 external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries.html [ Failure Timeout Pass ]
crbug.com/1088475 external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries_resized.html [ Failure Timeout Pass ]

# FontFace object failures detected by WPT test
crbug.com/965409 external/wpt/css/css-font-loading/fontface-descriptor-updates.html [ Failure ]
Expand Down Expand Up @@ -3294,8 +3294,6 @@ crbug.com/626703 external/wpt/content-dpr/content-dpr-various-elements.html [ Fa
crbug.com/626703 external/wpt/workers/abrupt-completion.html [ Timeout ]
crbug.com/626703 external/wpt/service-workers/service-worker/ready.https.window.html [ Timeout ]
crbug.com/626703 external/wpt/fetch/corb/script-resource-with-nonsniffable-types.tentative.sub.html [ Timeout ]
crbug.com/626703 [ Win ] external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries.html [ Failure ]
crbug.com/626703 [ Win ] external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries_resized.html [ Failure ]
crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/snap-to-line.html [ Failure ]
crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setRemoteDescription-offer.html [ Timeout ]
crbug.com/1004760 [ Mac ] external/wpt/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html [ Timeout ]
Expand Down Expand Up @@ -4595,11 +4593,6 @@ crbug.com/1046784 http/tests/devtools/elements/styles/stylesheet-tracking.js [ F
crbug.com/1084637 compositing/video/video-reflection.html [ Failure Pass ]
crbug.com/1083362 compositing/reflections/load-video-in-reflection.html [ Failure Pass ]

# Sheriff 2020-06-01
# Also see crbug.com/626703, these timed-out before but now fail as well.
crbug.com/1088475 [ Linux ] external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries.html [ Failure Pass ]
crbug.com/1088475 [ Linux ] external/wpt/webvtt/rendering/cues-with-video/processing-model/embedded_style_media_queries_resized.html [ Failure Pass ]

crbug.com/1088007 virtual/gpu/fast/canvas/OffscreenCanvasClearRect.html [ Failure Pass ]
crbug.com/1088007 virtual/gpu/fast/canvas/OffscreenCanvasClearRectPartial.html [ Failure Pass ]

Expand Down

0 comments on commit c07ef7d

Please sign in to comment.