Chromium Code Reviews| Index: tools/valgrind/gtest_exclude/net_unittests.gtest.txt |
| =================================================================== |
| --- tools/valgrind/gtest_exclude/net_unittests.gtest.txt (revision 65355) |
| +++ tools/valgrind/gtest_exclude/net_unittests.gtest.txt (working copy) |
| @@ -4,3 +4,6 @@ |
| # Fails Valgrind with varying stack traces. http://crbug.com/43179 |
| SpdyNetworkTransactionTest.PostWithEarlySynReply |
| + |
| +# These tests fail under Valgrind, see http://crbug.com/62314 |
| +SSLClientSocketTest.Connect* |