diff options
Diffstat (limited to 'net/data/valgrind/net_unittests.gtest-tsan_win32.txt')
-rwxr-xr-x | net/data/valgrind/net_unittests.gtest-tsan_win32.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/data/valgrind/net_unittests.gtest-tsan_win32.txt b/net/data/valgrind/net_unittests.gtest-tsan_win32.txt index 3298a0f..eee7405 100755 --- a/net/data/valgrind/net_unittests.gtest-tsan_win32.txt +++ b/net/data/valgrind/net_unittests.gtest-tsan_win32.txt @@ -3,9 +3,16 @@ HTTPSRequestTest.* SSLClientSocketTest.* URLRequestTestHTTP.* +URLRequestTestFTP.* +URLRequestTest.*Cookie* +URLRequestTest.QuitTest ProxyScriptFetcherTest.* X509CertificateTest.* + +# These tests fail due to unknown reasons +# TODO(timurrrr): investigate CookieMonsterTest.TestLastAccess +SpdyNetwork.*Error* # DiskCache tests produce some strange reports under TSan. # TODO(timurrrr): possibly a bug in TSan, need to investigate. |