webrtc/tools/valgrind-webrtc/gtest_exclude
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
..
audio_decoder_unittests.gtest-tsan_win32.txt Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
libjingle_media_unittest.gtest-tsan.txt Re-enable webrtcvoice/videoengine unittests. 2014-01-24 17:37:46 +00:00
libjingle_p2p_unittest.gtest-memcheck.txt Disable flaky libjingle tests under tsan and memcheck. 2013-09-16 15:22:32 +00:00
libjingle_p2p_unittest.gtest-tsan_linux.txt Exclude libjingle_p2p_unittest tests failing TSan Race verifier. 2014-02-10 12:43:40 +00:00
libjingle_p2p_unittest.gtest-tsan.txt Disable flaky libjingle tests under tsan and memcheck. 2013-09-16 15:22:32 +00:00
libjingle_peerconnection_unittest.gtest-memcheck.txt Update talk to 56698267. 2013-11-20 21:49:41 +00:00
libjingle_peerconnection_unittest.gtest-tsan.txt Update talk to 56698267. 2013-11-20 21:49:41 +00:00
libjingle_unittest.gtest-memcheck_mac.txt Disable tests that crash the OS X kernel when run under memcheck. 2013-09-24 12:34:51 +00:00
libjingle_unittest.gtest-memcheck.txt Disable flaky libjingle tests under tsan and memcheck. 2013-09-16 15:22:32 +00:00
libjingle_unittest.gtest-tsan.txt Fix disabling of tests. 2013-09-18 15:28:10 +00:00
modules_tests.gtest-drmemory.txt Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
modules_tests.gtest-memcheck.txt Memory and tsan tests: Turning off renamned tests 2013-08-27 09:38:10 +00:00
modules_tests.gtest-tsan_win32.txt Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
modules_tests.gtest-tsan.txt Memory and tsan tests: Turning off renamned tests 2013-08-27 09:38:10 +00:00
modules_unittests.gtest-drmemory_win32.txt Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
modules_unittests.gtest-tsan_win32.txt Exclude more tests for TSan on Windows. 2013-10-16 17:32:05 +00:00
neteq_unittests.gtest-tsan_win32.txt Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
OWNERS Add support for test disable files in webrtc_tests.py 2013-06-11 06:03:32 +00:00
system_wrappers_unittests.gtest-drmemory_win32.txt Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
system_wrappers_unittests.gtest-tsan_win32.txt Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00