Index: tools/valgrind/gtest_exclude/net_unittests.gtest_mac.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/net_unittests.gtest_mac.txt (revision 65355) |
+++ tools/valgrind/gtest_exclude/net_unittests.gtest_mac.txt (working copy) |
@@ -1,2 +1,6 @@ |
# Very slow under Valgrind, (see <http://crbug.com/37289>). |
KeygenHandlerTest.SmokeTest |
+ |
+# These tests fail under Valgrind on Mac, see http://crbug.com/62314 |
+SSLClientSocketTest.* |
+HTTPSRequestTest.* |