webrtc/tools/valgrind-webrtc
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
..
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 Disable CallTest.ReceivesAndRetransmitsNack for TSan 2014-03-10 12:50:29 +00:00
memcheck Suppressions for libjingle_unittest after roll in r5502 2014-02-08 21:15:59 +00:00
tsan Adding tsan suppression for error introduced in r5555, causing libjingle_unittest to fail on TSan bot. 2014-02-17 15:09:39 +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