TSAN only disable of two of libjingle's tests for atomic ops as they are failing for TSAN-bot.

BUG=2981
R=wu@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5622 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrike@webrtc.org 2014-02-28 18:06:42 +00:00
parent 9fd8d87ff5
commit eec3843596

View File

@ -1,4 +1,6 @@
# Tests that are failing when run under TSan.
AtomicOpsTest.Decrement
AtomicOpsTest.Increment
CpuMonitorTest.TestCpuMonitor
PhysicalSocketTest.TestUdpReadyToSendIPv4
ThreadTest.Release