summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
index 32d172f..35e9ce6 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
@@ -36,12 +36,3 @@ X509CertificateTest.TestKnownRoot
# CHECK failure. http://crbug.com/88225
DnsTransactionTest.FirstTimeoutTest
-#########################################
-# These tests fail if you don't have our SSL certificate installed.
-# Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests
-# if you think you want to un-comment one of the following lines.
-#SSLClientSocketTest.*
-#URLRequestTest*
-#HTTPSRequestTest.*
-#X509CertificateTest.*
-#ProxyScriptFetcherTest.*