Closed
Bug 1945015
Opened 23 days ago
Closed 21 days ago
[wpt-sync] Sync PR 50402 - Add `togglescreenshare` and `voiceactivity` test coverage
Categories
(Core :: Audio/Video: Playback, task, P4)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50402 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50402
Details from upstream follow.
Ahmad Saleem <52317531+Ahmad-S792@users.noreply.github.com> wrote:
Add
togglescreenshare
andvoiceactivity
test coverageThis is just to add test coverage for missing media session action.
Assignee | ||
Updated•23 days ago
|
Component: web-platform-tests → Audio/Video: Playback
Product: Testing → Core
Assignee | ||
Comment 1•23 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=571119d1401f7046edea0a8956e44855370dad81
Assignee | ||
Comment 2•23 days ago
|
||
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
: 10
FAIL
: 8
Chrome
OK
: 1
PASS
: 16
FAIL
: 2
Safari
OK
: 1
PASS
: 14
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /mediasession/setactionhandler.html [wpt.fyi]
- Test that setActionHandler("togglemicrophone") succeeds:
FAIL
- Test that setActionHandler("togglecamera") succeeds:
FAIL
- Test that setActionHandler("togglemicrophone") succeeds:
New Tests That Don't Pass
- /mediasession/setactionhandler.html [wpt.fyi]
- Test that setActionHandler("togglemicrophone") succeeds:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that setActionHandler("togglecamera") succeeds:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that setActionHandler("togglescreenshare") succeeds:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Test that setActionHandler("hangup") succeeds:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test that setActionHandler("previousslide") succeeds:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test that setActionHandler("nextslide") succeeds:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test that setActionHandler("enterpictureinpicture") succeeds:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test that setActionHandler("voiceactivity") succeeds:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- Test that setActionHandler("togglemicrophone") succeeds:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3d6e0bb38e42
[wpt PR 50402] - Add `togglescreenshare` and `voiceactivity` test coverage, a=testonly
https://hg.mozilla.org/integration/autoland/rev/b79c5a8e4490
[wpt PR 50402] - Update wpt metadata, a=testonly
Comment 4•21 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3d6e0bb38e42
https://hg.mozilla.org/mozilla-central/rev/b79c5a8e4490
Status: NEW → RESOLVED
Closed: 21 days ago
:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•