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

Unified Diff: chrome/browser/banners/app_banner_manager_browsertest.cc

Issue 2466313002: Disable failing test AppBannerManagerBrowserTest.WebAppBannerCreatedIndirectMultipleLargerTotal (Closed)
Patch Set: Created 4 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/banners/app_banner_manager_browsertest.cc
diff --git a/chrome/browser/banners/app_banner_manager_browsertest.cc b/chrome/browser/banners/app_banner_manager_browsertest.cc
index 45d7dac6f45dfd8907c202dc0114281f17037a9d..aba2708f4870760315a34951e244c3e18712af4a 100644
--- a/chrome/browser/banners/app_banner_manager_browsertest.cc
+++ b/chrome/browser/banners/app_banner_manager_browsertest.cc
@@ -257,7 +257,7 @@ IN_PROC_BROWSER_TEST_F(AppBannerManagerBrowserTest,
}
// Disabled. See http://crbug.com/660798
-#if defined(OS_LINUX) || defined(OS_MACOSX)
+#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN)
#define MAYBE_WebAppBannerCreatedIndirectMultipleLargerTotal \
DISABLED_WebAppBannerCreatedIndirectMultipleLargerTotal
#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