Closed
Bug 1909665
Opened 8 months ago
Closed 8 months ago
Perma dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html | undefined assertion name - got [object RTCSessionDescription], expected [object RTCSessionDescription] when Gecko 130 merges to beta on 2024-08-05
Categories
(Core :: WebRTC: Audio/Video, defect, P2)
Core
WebRTC: Audio/Video
Tracking
()
VERIFIED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox128 | --- | unaffected |
firefox129 | --- | unaffected |
firefox130 | + | verified |
People
(Reporter: NarcisB, Assigned: jib)
References
(Regressed 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central-as-beta simulation
[task 2024-07-24T14:05:20.725Z] 14:05:20 INFO - TEST-PASS | dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html | remote and current — and same sdp
[task 2024-07-24T14:05:20.726Z] 14:05:20 INFO - Done running test: checkLegacyDescriptions
[task 2024-07-24T14:05:20.728Z] 14:05:20 INFO - Running test: checkDuplicateFingerprintQuirk
[task 2024-07-24T14:05:20.729Z] 14:05:20 INFO - Buffered messages finished
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - TEST-UNEXPECTED-FAIL | dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html | undefined assertion name - got [object RTCSessionDescription], expected [object RTCSessionDescription]
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - SimpleTest.is@https://example.com/tests/SimpleTest/SimpleTest.js:509:14
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - checkDuplicateFingerprintQuirk/<@https://example.com/tests/dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html:100:13
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - async*withPrefs@https://example.com/tests/dom/media/webrtc/tests/mochitests/head.js:399:18
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - async*checkDuplicateFingerprintQuirk@https://example.com/tests/dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html:80:13
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - @https://example.com/tests/dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html:130:13
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - async*runNetworkTest/<@https://example.com/tests/dom/media/webrtc/tests/mochitests/pc.js:2488:11
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - async*runTestWhenReady@https://example.com/tests/dom/media/webrtc/tests/mochitests/head.js:476:11
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - async*runNetworkTest@https://example.com/tests/dom/media/webrtc/tests/mochitests/pc.js:2485:9
[task 2024-07-24T14:05:20.731Z] 14:05:20 INFO - async*@https://example.com/tests/dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html:127:17
[task 2024-07-24T14:05:20.732Z] 14:05:20 INFO - TEST-PASS | dom/media/webrtc/tests/mochitests/test_peerConnection_verifyDescriptions.html | implicit pc1 fingerprints
Flags: needinfo?(jib)
![]() |
||
Updated•8 months ago
|
Assignee | ||
Updated•8 months ago
|
Assignee: nobody → jib
Flags: needinfo?(jib)
Updated•8 months ago
|
Severity: -- → S3
Assignee | ||
Comment 1•8 months ago
|
||
Assignee | ||
Updated•8 months ago
|
Priority: -- → P2
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d69d2e0e5046
fix test_peerConnection_verifyDescriptions.html to work independent of media.peerconnection.description.legacy.enabled pref. r=bwc
Comment 3•8 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•