webrtc/tools/valgrind-webrtc
kjellander@webrtc.org 8b7ec82cf4 Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux
I cannot reproduce locally but I can see 10+ consecutive
failing runs at the TSan RV bot at
http://build.chromium.org/p/client.webrtc.fyi/waterfall

TEST=verified the new exclude file is picked up by running:
tools/valgrind-webrtc/webrtc_tests.sh --tool=tsan_rv -b out/Release -t libjingle_p2p_unittest --gtest_filter=P2PTransportChannel*Test.*
(which runs the test if this file does not exist)
BUG=2396
TBR=mallinath@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/2320004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4869 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-09-27 20:03:03 +00:00
..
drmemory Add more TSan and Dr Memory suppressions for modules_unittests 2013-09-18 19:18:20 +00:00
gtest_exclude Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux 2013-09-27 20:03:03 +00:00
memcheck Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
tsan Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can be called from 2013-09-27 18:19:25 +00:00
tsan_v2 Disabling CondVarTest for TSan v2 (take 2) 2013-08-29 09:47:18 +00:00
webrtc_tests.bat ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00
webrtc_tests.py Corrected documentation on webrtc_test.sh. 2013-08-27 14:00:10 +00:00
webrtc_tests.sh ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00