Closed
Bug 1944862
Opened 24 days ago
Closed 23 days ago
Perma TEST-UNEXPECTED-FAIL | dom/media/webrtc/tests/mochitests/test_peerConnection_simulcastOffer.html | Should match a single recv codec - when Gecko 136 merges to beta on 2025-02-03
Categories
(Core :: WebRTC: Audio/Video, defect, P1)
Core
WebRTC: Audio/Video
Tracking
()
VERIFIED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox134 | --- | unaffected |
firefox135 | --- | unaffected |
firefox136 | + | verified |
People
(Reporter: pstanciu, Assigned: pehrsons)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Updated•24 days ago
|
Flags: needinfo?(jfkthame)
Comment 1•23 days ago
|
||
I think the regression range may be incorrect here... it seems pretty impossible for jfkthame's CSS changes in bug 1521723 to have caused a WebRTC codec-matching test failure...
Comment 2•23 days ago
•
|
||
More likely this was a regression from bug 1932065, for similar reasons as bug 1944857 described in bug 1932065 comment 10:
AV1 is held to nightly, see bug 1944878.
Probably this test needs to explicitly toggle the pref media.webrtc.codec.video.av1.enabled
to true
, maybe here:
https://searchfox.org/mozilla-central/rev/548b6981501f59e3c9f2f7851c013e7d53c4e72f/dom/media/webrtc/tests/mochitests/test_peerConnection_simulcastOffer.html#158-164
Assignee | ||
Updated•23 days ago
|
Assignee: nobody → apehrson
Status: NEW → ASSIGNED
Flags: needinfo?(apehrson)
Priority: -- → P1
Assignee | ||
Comment 3•23 days ago
|
||
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ffcac1881e23
Set AV1 WebRTC and H264-baseline prefs in mochitests for beta and release. r=ng
Status: ASSIGNED → RESOLVED
Closed: 23 days ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•