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:
parent
9fd8d87ff5
commit
eec3843596
@ -1,4 +1,6 @@
|
||||
# Tests that are failing when run under TSan.
|
||||
AtomicOpsTest.Decrement
|
||||
AtomicOpsTest.Increment
|
||||
CpuMonitorTest.TestCpuMonitor
|
||||
PhysicalSocketTest.TestUdpReadyToSendIPv4
|
||||
ThreadTest.Release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user