Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Side by Side Diff: net/data/valgrind/net_unittests.gtest-tsan_mac.txt

Issue 335024: Generalize the "aspacem" gtest filters for ThreadSanitizer on Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « net/data/valgrind/net_unittests.gtest.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Former aspacem warnings on Valgrind. 1 # Former aspacem warnings on Valgrind.
2 # Tsan still tends to hang on these tests unexpectedly on Mac OS. 2 # Tsan still tends to hang on these tests unexpectedly on Mac OS.
3 # (see https://bugs.kde.org/show_bug.cgi?id=192634 and 3 # (see https://bugs.kde.org/show_bug.cgi?id=192634 and
4 # http://code.google.com/p/data-race-test/issues/detail?id=11) 4 # http://code.google.com/p/data-race-test/issues/detail?id=11)
5 FileStreamTest.*Async* 5 FileStreamTest.*Async*
6 HostResolverImplTest.* 6 HostResolverImplTest.*
7 TestCompletionCallbackTest.Simple 7 TestCompletionCallbackTest.Simple
8 FtpNetworkTransactionTest.* 8 FtpNetworkTransactionTest.*
9 HttpNetworkLayerTest.GET 9 HttpNetworkLayerTest.GET
10 HttpNetworkLayerTest.SimpleGET 10 HttpNetworkLayerTest.SimpleGET
11 HttpNetworkTransactionTest.* 11 HttpNetworkTransactionTest.*
12 ProxyScriptFetcherTest.* 12 ProxyScriptFetcherTest.*
13 SOCKS5ClientSocketTest.* 13 SOCKS5ClientSocketTest.*
14 SOCKSClientSocketTest.* 14 SOCKSClientSocketTest.*
15 TCPClientSocketPoolTest.* 15 TCPClientSocketPoolTest.*
16 URLRequestTest.* 16 URLRequestTest.*
17 URLRequestTestHTTP.* 17 URLRequestTestHTTP.*
18 URLRequestTestFTP.* 18 URLRequestTestFTP.*
19 SSLClientSocketTest.* 19 SSLClientSocketTest.*
20 DiskCacheTest.* 20 DiskCacheTest.*
21 DiskCacheEntryTest.*Async* 21 DiskCacheEntryTest.*
22 DiskCacheEntryTest.CancelSparseIO 22 FlipNetworkTransactionTest.*
23 DiskCacheEntryTest.DoomSparseEntry
24 FlipNetworkTransactionTest.Connect
25 23
26 # WebSocketTest tests are extraordinary slow under ThreadSanitizer, 24 # WebSocketTest tests are extraordinary slow under ThreadSanitizer,
27 # (see http://crbug.com/25392) 25 # (see http://crbug.com/25392)
28 # TODO(glider): investigate this. 26 # TODO(glider): investigate this.
29 WebSocketTest.* 27 WebSocketTest.*
OLDNEW
« no previous file with comments | « net/data/valgrind/net_unittests.gtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698