webrtc/tools/valgrind-webrtc
kjellander@webrtc.org 9cba2e4802 Exclude libjingle_p2p_unittest tests failing TSan Race verifier.
These tests have been failing for a long time at
http://build.chromium.org/p/client.webrtc.fyi/builders/Linux%20TsanRV
This bot runs a tool called TSan Race Verifier.
More info about Race Verifiers can be found at
https://code.google.com/p/data-race-test/wiki/RaceVerifier

By excluding the tests like this, they will also be disabled
for the normal TSan bot, where they currently pass. This shouldn't
be a problem since we have a TSan v2 bot running too (which uses
a different set of suppressions), so it should catch any newly
introduced race conditions. The TSan v2 bot will soon replace the
old TSan bot, as v1 is being deprecated.

TBR=mallinath@webrtc.org
BUG=2396
TEST=Passing run on Linux of:
GYP_DEFINES=build_with_tool=tsan gclient runhooks
ninja -C out/Release libjingle_p2p_unittest
tools/valgrind-webrtc/webrtc_tests.sh --tool=tsan_rv -b out/Release -t libjingle_p2p_unittest

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5515 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-02-10 12:43:40 +00:00
..
drmemory Clear empty video frames in unittest so DrMemory will allow them to be read without an uninitialized read error. 2013-11-25 09:06:33 +00:00
gtest_exclude Exclude libjingle_p2p_unittest tests failing TSan Race verifier. 2014-02-10 12:43:40 +00:00
memcheck Suppressions for libjingle_unittest after roll in r5502 2014-02-08 21:15:59 +00:00
tsan Suppressions for libjingle_unittest after roll in r5502 2014-02-08 21:15:59 +00:00
tsan_v2 Fix tsan failures for libjingle_unittest. 2013-10-23 23:56:09 +00:00
webrtc_tests.bat ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00
webrtc_tests.py Roll Chromium 238260 -> 243863 2014-01-14 17:48:34 +00:00
webrtc_tests.sh ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00