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

Unified Diff: chrome/browser/ssl/ssl_browser_tests.cc

Issue 4278001: Cite bug 61528 about the IsWindow(hwnd_) DCHECK failures,... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Upload before checkin Created 10 years, 1 month 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: 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
« 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