Closed
Bug 1957132
Opened 1 month ago
Closed 26 days ago
[wpt-sync] Sync PR 51692 - [media capabilities] Fix webrtc tests.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51692 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51692
Details from upstream follow.
mark a. foltz <mfoltz@chromium.org> wrote:
[media capabilities] Fix webrtc tests.
A couple of small fixes:
- A webrtc
decodingInfo
test has an extra line that causes it to fail.- Fix strings in
media-capabilities/decodingInfoEncryptedMedia.http.html
for consistency.
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•28 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9c80e8294fc8ceffd8e6fb999cd913c8a6abb63c
Assignee | ||
Comment 2•28 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 1 subtests
Status Summary
Firefox
OK
: 3
PASS
: 33
FAIL
: 19
Chrome
OK
: 3
PASS
: 50
FAIL
: 10
Safari
OK
: 3
PASS
: 47
FAIL
: 7
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /media-capabilities/decodingInfo-webrtc.any.html [wpt.fyi]
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
FAIL
- Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.:
FAIL
- Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.:
FAIL
- Test that decodingInfo returns supported true for the codec audio/opus returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec audio/G722 returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec audio/PCMU returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
- /media-capabilities/decodingInfo-webrtc.any.worker.html [wpt.fyi]
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
FAIL
- Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.:
FAIL
- Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.:
FAIL
- Test that decodingInfo returns supported true for the codec audio/opus:
FAIL
- Test that decodingInfo returns supported true for the codec video/VP9; profile-level="0":
FAIL
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
New Tests That Don't Pass
- /media-capabilities/decodingInfo-webrtc.any.html [wpt.fyi]
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported true for the codec audio/opus returned by RTCRtpReceiver.getCapabilities():
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported true for the codec audio/G722 returned by RTCRtpReceiver.getCapabilities():
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported true for the codec audio/PCMU returned by RTCRtpReceiver.getCapabilities():
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpReceiver.getCapabilities():
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported true for the codec video/VP8; max-fs=12288;max-fr=60 returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec video/VP9; max-fs=12288;max-fr=60 returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1 returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42e01f;level-asymmetry-allowed=1 returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1;packetization-mode=1 returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1 returned by RTCRtpReceiver.getCapabilities():
FAIL
- Test that decodingInfo returns supported true for the codec video/AV1 returned by RTCRtpReceiver.getCapabilities():
FAIL
(Safari:PASS
)
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
- /media-capabilities/decodingInfo-webrtc.any.worker.html [wpt.fyi]
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported true for the codec audio/opus:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test that decodingInfo returns supported true for the codec video/VP9; profile-level="0":
FAIL
(Chrome:PASS
, Safari:PASS
)
- Test that decodingInfo returns a valid MediaCapabilitiesInfo objects:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/143541f73de1
[wpt PR 51692] - [media capabilities] Fix webrtc tests., a=testonly
https://hg.mozilla.org/integration/autoland/rev/8dcc389327b7
[wpt PR 51692] - Update wpt metadata, a=testonly
Comment 4•26 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/143541f73de1
https://hg.mozilla.org/mozilla-central/rev/8dcc389327b7
Status: NEW → RESOLVED
Closed: 26 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•