Index: build/android/gtest_filter/net_unittests_disabled |
diff --git a/build/android/gtest_filter/net_unittests_disabled b/build/android/gtest_filter/net_unittests_disabled |
index ce6c12c5e494bdfb9a52d057f437b4b617bada94..bfa86ee075b61d8c10ccc171161165be20cf2599 100644 |
--- a/build/android/gtest_filter/net_unittests_disabled |
+++ b/build/android/gtest_filter/net_unittests_disabled |
@@ -78,3 +78,8 @@ HttpCache.RangeGET_Previous200 |
HttpCache.RangeGET_Cancel2 |
UDPSocketTest.ConnectRandomBind |
UDPSocketTest.ClientGetLocalPeerAddresses |
+# Disabled 4/13/12 by jrg. More CertVerifyProcTest.* tests fail on |
+# the bot than locally; disabling them all for now. |
+CertVerifyProcTest.* |
+# Runs fine locally but not on the bot. |
+VerifyRoot/CertVerifyProcWeakDigestTest.* |