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

Unified Diff: chrome/browser/unload_uitest.cc

Issue 2979004: TTF: Re-enable UnloadTest.BrowserCloseTabWhenOtherTabHasListener on Win by (Closed)
Patch Set: Created 10 years, 5 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: chrome/browser/unload_uitest.cc
diff --git a/chrome/browser/unload_uitest.cc b/chrome/browser/unload_uitest.cc
index 2b44c51144f5c4b00b432c8f5aac61e291e815ca..b6ed109d30907dc47ec6c1bdd6f9ea48622a385f 100644
--- a/chrome/browser/unload_uitest.cc
+++ b/chrome/browser/unload_uitest.cc
@@ -407,7 +407,7 @@ TEST_F(UnloadTest, SKIP_LINUX(BrowserCloseTwoSecondBeforeUnloadAlert)) {
#elif defined(OS_WIN)
// http://crbug.com/45281
#define MAYBE_BrowserCloseTabWhenOtherTabHasListener \
- DISABLED_BrowserCloseTabWhenOtherTabHasListener
+ FAILS_BrowserCloseTabWhenOtherTabHasListener
#else
// Flaky on Linux as well. http://crbug.com/45562
#define MAYBE_BrowserCloseTabWhenOtherTabHasListener \
« 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