webrtc/tools/valgrind-webrtc
wu@webrtc.org 94349552de Disable P2PTransportChannelTest.* on memcheck and tsan bots due to issue 1972.
TBR=mallinath
BUG=1972
RISK=P3
TEST=with below cmd lines and disabled tests won't run
tools/valgrind-webrtc/webrtc_tests.sh --build_dir out/Debug --test libjingle_p2p_unittest --gtest_filter=P2PTransportChannelTest* --tool tsan
tools/valgrind-webrtc/webrtc_tests.sh --build_dir out/Debug --test libjingle_p2p_unittest --gtest_filter=P2PTransportChannelTest* --tool memcheck

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4479 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-08-02 23:30:50 +00:00
..
gtest_exclude Disable P2PTransportChannelTest.* on memcheck and tsan bots due to issue 1972. 2013-08-02 23:30:50 +00:00
memcheck sscanf isn't safe with strings that aren't null-terminated. In such case, create a local copy that is null-terminated first. 2013-08-01 21:20:46 +00:00
tsan Supress libjingle_unittest fails on TSan. 2013-08-02 00:14:41 +00:00
webrtc_tests.bat ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00
webrtc_tests.py Add support for test disable files in webrtc_tests.py 2013-06-11 06:03:32 +00:00
webrtc_tests.sh ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00