summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
blob: 2b58bba9c397e7cf8e48dc402f0966a3f1a852e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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*

# Looks like http://crbug.com/78536 depends on this test.
CookieMonsterTest.GarbageCollectionTriggers