Closed Bug 1669441 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 26006 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=217316

Categories

(Core :: Audio/Video: Recording, task, P4)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Youenn Fablet <youennf@gmail.com>' wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=217316

WebKit export from bug: Make sure to fire the correct set of events in case MediaRecorder stream has track changes

Component: web-platform-tests → Audio/Video: Recording
Product: Testing → Core

CI Results

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

Total 2 tests and 7 subtests

Status Summary

Firefox

OK : 2
PASS: 3
FAIL: 7

Chrome

OK : 2
PASS: 6
FAIL: 4

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/mediacapture-record/MediaRecorder-error.html
MediaRecorder will stop recording when any of track is added and error event will be fired: FAIL (Chrome: FAIL)
MediaRecorder will stop recording when any of track is removed and error event will be fired: FAIL (Chrome: FAIL)
/mediacapture-record/MediaRecorder-stop.html
MediaRecorder will fire an exception when stopped after creation: FAIL (Chrome: PASS)
MediaRecorder will fire an exception when stopped after having just been stopped: FAIL (Chrome: PASS)
MediaRecorder will fire an exception when stopped after having just been spontaneously stopped: FAIL (Chrome: PASS)
MediaRecorder will fire start event even if stopped synchronously: FAIL (Chrome: FAIL)
MediaRecorder will fire start event even if a track is removed synchronously: FAIL (Chrome: FAIL)

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.