Chromium Code Reviews| Index: tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt |
| =================================================================== |
| --- tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt (revision 107915) |
| +++ tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt (working copy) |
| @@ -32,3 +32,6 @@ |
| # Time out, see http://crbug.com/68482 |
| SSLServerSocketTest.* |
| X509CertificateTest.TestKnownRoot |
| + |
| +# See http://crbug.com/102330 |
| +SSLClientSocketTest.ConnectExpired |