Closed
Bug 1353575
Opened 8 years ago
Closed 8 years ago
ice_unittest fails on external stun server tests - switch from twilio to google stun server
Categories
(Core :: WebRTC: Networking, enhancement, P2)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: mjf, Assigned: mjf)
Details
Attachments
(1 file)
Twilio's stun server doesn't seem to work anymore. Google's does, so let's switch the stun server to something that works.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mfroman
Rank: 21
Priority: -- → P2
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
Wow Google's STUN server finally supports TCP as well.
I guess the best solution would be still to fire up our Python based server as part of the tests. I need to revive that ticket at some point I guess.
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8854645 [details]
Bug 1353575 - Switch to google stun server instead of twilio for ice_unittest.cpp.
https://reviewboard.mozilla.org/r/126578/#review129238
Attachment #8854645 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8854645 [details]
Bug 1353575 - Switch to google stun server instead of twilio for ice_unittest.cpp.
https://reviewboard.mozilla.org/r/126578/#review129514
Attachment #8854645 -
Flags: review?(docfaraday) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/35e5c3c8a2af
Switch to google stun server instead of twilio for ice_unittest.cpp. r=bwc,drno
Keywords: checkin-needed
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•