Chromium Code Reviews
DescriptionDisable P2PTransportChannelMultihomedTest test on memcheck.
The test
P2PTransportChannelMultihomedTest.TestContinualGatheringOnNewInterface
fails on Linux memcheck with the following error:
../../webrtc/p2p/base/p2ptransportchannel_unittest.cc:2780: Failure
Value of: ep1_ch1()->GetState() == IceTransportState::STATE_COMPLETED && (conn = GetConnectionWithLocalAddress(ep1_ch1(), cellular[0])) != nullptr && conn != ep1_ch1()->selected_connection() && conn->writable()
Actual: false
Expected: true
TBR=honghaiz@webrtc.org
BUG=webrtc:7421
NOTRY=true
Review-Url: https://codereview.webrtc.org/2782163002
Cr-Commit-Position: refs/heads/master@{#17445}
Committed: https://chromium.googlesource.com/external/webrtc/+/dbd0a21a5d82aa30f34bd95488103edf08bf69c2
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|
|||||||||||||||||||