webrtc/tools/valgrind-webrtc/gtest_exclude
kjellander@webrtc.org 4a47be0f52 Disable CallTest.ReceivesAndRetransmitsNack for TSan
The test is failing with:
[ RUN      ] CallTest.ReceivesAndRetransmitsNack
../../webrtc/video/call_tests.cc:479: Failure
Value of: observer.Wait()
  Actual: 3
Expected: kEventSignaled
Which is: 1
[  FAILED  ] CallTest.ReceivesAndRetransmitsNack (122871 ms)

Example:
http://build.chromium.org/p/client.webrtc/builders/Linux%20Tsan/builds/1358/steps/memory%20test%3A%20video_engine_tests/logs/stdio

BUG=2908
R=sprang@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5669 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-10 12:50:29 +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 Remove posting of ICE messages from WebRTCSession in PeerConnection to signaling thread. 2014-03-01 00:05:52 +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 Revert of r5622 "disable unit tests" as it should be fixed in r5623. 2014-02-28 23:18:44 +00:00
modules_tests.gtest-drmemory.txt Memory and Tsan tests: Turn off the new-ACM tests 2014-02-21 14:12:00 +00:00
modules_tests.gtest-memcheck.txt Memory and Tsan tests: Turn off the new-ACM tests 2014-02-21 14:12:00 +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: Turn off the new-ACM tests 2014-02-21 14:12:00 +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
video_engine_tests.gtest-tsan.txt Disable CallTest.ReceivesAndRetransmitsNack for TSan 2014-03-10 12:50:29 +00:00