Closed Bug 1851343 Opened 2 years ago Closed 1 years ago

[wpt-sync] Sync PR 41782 - Fix html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Ryosuke Niwa <rniwa@webkit.org> wrote:

Fix html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html

The flakiness was caused by the 0s timer sometimes firing before the media task had a chance to run til completion. Avoid this non-determinism by waiting for loadstart event before scheduling the 0s timer.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

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

Total 1 tests and 18 subtests

Status Summary

Firefox

OK : 1
PASS: 18

Chrome

OK : 1
PASS: 16
FAIL: 2

Safari

OK : 1
PASS: 12
FAIL: 6

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/94d80b4192a8 [wpt PR 41782] - Fix html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html, a=testonly
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in before you can comment on or make changes to this bug.