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

Unified Diff: build/android/pylib/gtest/filter/net_unittests_disabled

Issue 310923003: Disable SSLServerSocketTest.Handshake on android since it is extremely flaky. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/pylib/gtest/filter/net_unittests_disabled
diff --git a/build/android/pylib/gtest/filter/net_unittests_disabled b/build/android/pylib/gtest/filter/net_unittests_disabled
index da727afc45eff3bf8460c0454494ec9235627d65..28e1db15e15cc08aebf0d8a4b888314d67f35f8c 100644
--- a/build/android/pylib/gtest/filter/net_unittests_disabled
+++ b/build/android/pylib/gtest/filter/net_unittests_disabled
@@ -3,6 +3,9 @@
# Bug: 171812
MultiThreadedCertVerifierTest.CancelRequest
+# Bug: 380340
+SSLServerSocketTest.Handshake
+
PythonUtils.PythonRunTime
URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest
VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/0
« 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