Index: chrome/browser/ssl/ssl_browser_tests.cc |
=================================================================== |
--- chrome/browser/ssl/ssl_browser_tests.cc (revision 64761) |
+++ chrome/browser/ssl/ssl_browser_tests.cc (working copy) |
@@ -232,7 +232,7 @@ |
// Visits a page with https error and then goes back using Browser::GoBack. |
#if defined(OS_WIN) |
-// Disabled on win. Times out. crbug.com/43575 |
+// Disabled on win. Times out. crbug.com/43575 and crbug.com/61528 |
#define TestHTTPSExpiredCertAndGoBackViaButton \ |
DISABLED_TestHTTPSExpiredCertAndGoBackViaButton |
#endif |
@@ -264,7 +264,7 @@ |
// Visits a page with https error and then goes back using GoToOffset. |
// Marked as flaky, see bug 40932. |
#if defined(OS_WIN) |
-// Disabled on win. Times out. crbug.com/43575 |
+// Disabled on win. Times out. crbug.com/43575 and crbug.com/61528 |
#define FLAKY_TestHTTPSExpiredCertAndGoBackViaMenu \ |
DISABLED_TestHTTPSExpiredCertAndGoBackViaMenu |
#endif |