Closed Bug 1560969 Opened 6 years ago Closed 6 years ago

WPT mediacapture-streams/MediaStream-idl.https.html times out

Categories

(Core :: WebRTC: Audio/Video, defect)

67 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: pehrsons, Assigned: pehrsons)

References

Details

Attachments

(1 file)

It times out because the test is waiting for the "inactive" event on a MediaStream, but this event has since long been removed from the spec.

Assignee: nobody → apehrson
Status: NEW → ASSIGNED

The "inactive" event for MediaStream does not exist in the spec. Instead we can
check that the active attribute is set to false synchronously after stopping
tracks. For completion, we do this on all MediaStreams in the test.

Pushed by pehrsons@gmail.com: https://hg.mozilla.org/integration/autoland/rev/feb980ef7f05 Fix MediaStream-idl.https.html per spec. r=jib
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/17491 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
See Also: → 1561249
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: