Closed
Bug 1302481
Opened 5 years ago
Closed 5 years ago
New ICE unit test no NAT <-> sym NAT
Categories
(Core :: WebRTC: Networking, defect, P2)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: drno, Assigned: drno)
Details
Attachments
(1 file)
No description provided.
Comment hidden (mozreview-request) |
Comment 2•5 years ago
|
||
mozreview-review |
Comment on attachment 8790835 [details] Bug 1302481: added new no NAT <-> symmetric NAT test case. https://reviewboard.mozilla.org/r/78470/#review77016 ::: media/mtransport/test/ice_unittest.cpp:2883 (Diff revision 1) > turn_user_, turn_password_); > ASSERT_TRUE(Gather()); > Connect(); > } > > +TEST_F(WebRtcIceConnectTest, TestConnectFullConeAndSymmetricNat) { There's no full-cone NAT involved here.
Comment 3•5 years ago
|
||
mozreview-review |
Comment on attachment 8790835 [details] Bug 1302481: added new no NAT <-> symmetric NAT test case. https://reviewboard.mozilla.org/r/78470/#review77018
Attachment #8790835 -
Flags: review?(docfaraday) → review+
Comment hidden (mozreview-request) |
Pushed by drno@ohlmeier.org: https://hg.mozilla.org/integration/autoland/rev/e0108a7afef6 added new no NAT <-> symmetric NAT test case. r=bwc
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e0108a7afef6
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•