aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStefan Holmer <stefan@webrtc.org>2015-12-15 09:46:06 +0100
committerStefan Holmer <stefan@webrtc.org>2015-12-15 08:46:18 +0000
commit498ae00f3932aee50e546901826d74afa8c97349 (patch)
tree268dc407f019438472dc8b7c0dd57125c55488dd /tools
parent47a740bc5e36bcaf19385f9d4c0afb0cad070a05 (diff)
downloadwebrtc-498ae00f3932aee50e546901826d74afa8c97349.tar.gz
Disable ThreadTest.ThreeThreadsInvoke on DrMemory bots.
BUG=webrtc:5199 TBR=pbos@webrtc.org Review URL: https://codereview.webrtc.org/1524073002 . Cr-Commit-Position: refs/heads/master@{#11020}
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt
index 092b785a74..888062773d 100644
--- a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt
+++ b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt
@@ -5,3 +5,6 @@ PortAllocatorTest.*
PortTest.*
PseudoTcpTest.TestSendBothUseLargeWindowScale
SharedExclusiveLockTest.TestSharedShared
+# Fails on Dr Memory Light.
+# https://bugs.chromium.org/p/webrtc/issues/detail?id=5199
+ThreadTest.ThreeThreadsInvoke