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

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 10824193: Disable SpdyCredentialBuilderTest.* on Android bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 8cd24ea446555827253febb73c80ff04853efb59..b006cd068d2627bbc748e70f0155d7d1128d947f 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -124,3 +124,6 @@ VerifyMixed/CertVerifyProcWeakDigestTest.*
# These are death tests and thus also disabled.
PrioritizedDispatcherTest.CancelNull
PrioritizedDispatcherTest.CancelMissing
+
+# crbug.com/140991
+SpdyCredentialBuilderTest.*
« 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