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

Unified Diff: trunk/src/chrome/browser/captive_portal/captive_portal_browsertest.cc

Issue 14290003: Revert 196951 "Disable test CaptivePortalBrowserTest.NavigateLo..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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: trunk/src/chrome/browser/captive_portal/captive_portal_browsertest.cc
===================================================================
--- trunk/src/chrome/browser/captive_portal/captive_portal_browsertest.cc (revision 197141)
+++ trunk/src/chrome/browser/captive_portal/captive_portal_browsertest.cc (working copy)
@@ -1887,8 +1887,7 @@
}
// Fails on Windows only, mostly on Win7. http://crbug.com/170033
-// Fails on Mac with assert. http://crbug.com/236118
-#if defined(OS_WIN) || defined(OS_MACOSX)
+#if defined(OS_WIN)
#define MAYBE_NavigateLoadingTabToTimeoutTwoSites \
DISABLED_NavigateLoadingTabToTimeoutTwoSites
#else
« 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