Disabled BasicPortAllocatorTest.TestDisableUdpTurn (flaky)
TBR=mflodman@webrtc.org BUG=webrtc:5929 Review URL: https://codereview.webrtc.org/2011593003 . Cr-Commit-Position: refs/heads/master@{#12886}
This commit is contained in:
parent
c00687ff5d
commit
834081aadf
@ -772,7 +772,7 @@ TEST_F(BasicPortAllocatorTest,
|
||||
|
||||
// Test that we disable relay over UDP, and only TCP is used when connecting to
|
||||
// the relay server.
|
||||
TEST_F(BasicPortAllocatorTest, TestDisableUdpTurn) {
|
||||
TEST_F(BasicPortAllocatorTest, DISABLED_TestDisableUdpTurn) {
|
||||
turn_server_.AddInternalSocket(kTurnTcpIntAddr, PROTO_TCP);
|
||||
AddInterface(kClientAddr);
|
||||
ResetWithStunServerAndNat(kStunAddr);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user