Closed Bug 1893545 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 45920 - [aspect-ratio] Fix webm file that caused test flakiness

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 45920 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/45920
Details from upstream follow.

David Grogan <dgrogan@chromium.org> wrote:

[aspect-ratio] Fix webm file that caused test flakiness

Test that uses this webm file started flaking when the file was changed
last month in
https://github.com/web-platform-tests/wpt/commit/8bfc72a4f700cd663e737b2425a79bac9874a409

The linked chrome bug says the test is flaky on mac and fails on linux,
but laking a dashboard shows it is actually flaky on all platforms on
the bots. See go/offqr

The test consistently fails on my local mac.

Simply re-encoding[1] the video with the vp9 version on my machine[2]
makes the test pass on chrome and doesn't regress on safari or firefox.
So give the re-encoded video a try?

[1] ffmpeg -i support/2x2-green.webm -vf scale=iw1:ih1:flags=neighbor -c:v libvpx-vp9 -preset slow -crf 18 output.webm
[2] Lavc60.31.102 libvpx-vp9 instead of Lavc60.3.100 libvpx-vp9

Fixed: 333058973
Change-Id: If5f488b1bd4cbc16fec669dda682b8c2be97abfc
Reviewed-on: https://chromium-review.googlesource.com/5492281
WPT-Export-Revision: 8adbfca4915449b907ebe2fe0c486c2281e3ca26

Component: web-platform-tests → Layout
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Safari

PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/17e29404d4ea [wpt PR 45920] - [aspect-ratio] Fix webm file that caused test flakiness, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.