aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHenrik Lundin <henrik.lundin@webrtc.org>2015-10-29 09:28:21 +0100
committerHenrik Lundin <henrik.lundin@webrtc.org>2015-10-29 08:28:32 +0000
commit1a8240c32a14a31b1417b6e06f511f2a16d81b19 (patch)
tree130280a068b051c4256aaf424eb6ec3626438e93 /tools
parentb608eb865e9fa0c9e3e78f1ff036341622ee7819 (diff)
downloadwebrtc-1a8240c32a14a31b1417b6e06f511f2a16d81b19.tar.gz
Disable P2PTransport...TestFailoverControlledSide on Memcheck
The test is flaky on the bot. BUG=webrtc:5136 TBR=kjellander@webrtc.org NOTRY=true Review URL: https://codereview.webrtc.org/1426003003 . Cr-Commit-Position: refs/heads/master@{#10441}
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt
index 72a0c29442..092bd2843c 100644
--- a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt
+++ b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt
@@ -14,3 +14,5 @@ P2PTransportChannelMultihomedTest.TestDrain
PortAllocatorTest.TestDisableAllPorts
PortAllocatorTest.TestGetAllPortsNoUdpSockets
PortAllocatorTest.TestGetAllPortsNoUdpSocketsNoTcpListen
+# Flaky; WebRTC issue 5136
+P2PTransportChannelMultihomedTest.TestFailoverControlledSide