Closed
Bug 1432933
Opened 7 years ago
Closed 7 years ago
Rust SDP Parser fails to produce an error on NewSdpTest.ParseInvalidSimulcastNoSuchPt
Categories
(Core :: WebRTC: Signaling, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dminor, Assigned: johannes.willbold)
References
(Blocks 1 open bug)
Details
[ RUN ] RoundTripSerialize/NewSdpTest.ParseInvalidSimulcastNoSuchPt/0
version: 0
origin: -, 4294967296, 2, 127.0.0.1
session: SIP Call
connection: 198.51.100.7
bandwidth: CT, 5000
timing: 0, 0
media: Video, 56436, Rtp/Savpf, [120]
/home/dminor/src/firefox/media/webrtc/signaling/gtest/sdp_unittests.cpp:3768: Failure
Expected: ("") != (GetParseErrors()), actual: "" vs ""
[ FAILED ] RoundTripSerialize/NewSdpTest.ParseInvalidSimulcastNoSuchPt/0, where GetParam() = (false, false) (0 ms)
Updated•7 years ago
|
Assignee: nobody → johannes.willbold
Assignee | ||
Comment 1•7 years ago
|
||
This bug has become obsolete with the patch for https://bugzilla.mozilla.org/show_bug.cgi?id=1432932. The test case ParseInvalidSimulcastNoSuchPt has been removed and simulcast pt won't be supported.
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•