summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
blob: 8f333277aa260e69c92fcff0143c62d9be3500c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# WebSocketTest tests are extraordinary slow under ThreadSanitizer,
# (see http://crbug.com/25392)
# TODO(glider): investigate this.
WebSocketTest.*

# Strange reports from __NSThread__main__ appeared with the new TSan binaries
# See http://crbug.com/38926
DirectoryLister*

# Failing, see http://crbug.com/78303
HttpNetworkTransactionTest.*
HttpNetworkLayerTest.*

# Hang, or killing the test.  See http://crbug.com/78536
ProxyResolverV8Test.*