Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3031)

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 10082015: Disable some tests which newly fail on Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698