Closed
Bug 1886324
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 45210 - [Remote Playback] Fix watchAvailability WPT.
Categories
(Core :: Audio/Video: Playback, task, P4)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45210 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45210
Details from upstream follow.
mark a. foltz <mfoltz@chromium.org> wrote:
[Remote Playback] Fix watchAvailability WPT.
The upstream test had a missing parameter.
Fixed: b:40930324
Change-Id: Ibb44e5312b20d2e8d93558151b9d4ee0063e8975
Reviewed-on: https://chromium-review.googlesource.com/5380949
WPT-Export-Revision: 6c48674ddd5a08a52b9a67367d4f2128804b991e
Assignee | ||
Updated•11 months ago
|
Component: web-platform-tests → Audio/Video: Playback
Product: Testing → Core
Assignee | ||
Comment 1•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4c94e7a6e21adaa01a1c102f7b2b69339596bdc0
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
PASS
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /remote-playback/watch-availability-callback-parameter.html [wpt.fyi]
- Test that the callback is called with boolean parameter when calling watchAvailability().:
FAIL
- Test that the callback is called with boolean parameter when calling watchAvailability().:
New Tests That Don't Pass
- /remote-playback/watch-availability-callback-parameter.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- Test that the callback is called with boolean parameter when calling watchAvailability().:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Test that the callback is called with boolean parameter when calling watchAvailability().:
Tests Disabled in Gecko Infrastructure
- /remote-playback/watch-availability-callback-parameter.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f02a1e4e927
[wpt PR 45210] - [Remote Playback] Fix watchAvailability WPT., a=testonly
Comment 4•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•