5f8d05add2
This test goes into an eternal loop sometimes when run under TSan v2, therefore I'm disabling it until this is resolved. Doing that, our new WebRTC FYI waterfall with a TSan v2 bot will hopefully go green when deployed (see https://codereview.chromium.org/23231004) The define used only exists for TSan v2, so v1 should be unaffected. BUG=2259 TEST=test passing locally when run as described in 2259 (since no tests are run). R=tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2126005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4635 4adac7df-926f-26a2-2b94-8c16560cd09d
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
# False positive in system wrappers.
|
|
# See https://code.google.com/p/webrtc/issues/detail?id=300 for details.
|
|
race:webrtc/system_wrappers/source/thread_posix.cc
|
|
|
|
# https://code.google.com/p/webrtc/issues/detail?id=2259
|
|
race:condition_variable_unittest
|