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

Unified Diff: chrome/browser/ui/views/frame/browser_non_client_frame_view_browsertest.cc

Issue 1871243002: Change a flaky to Disabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: chrome/browser/ui/views/frame/browser_non_client_frame_view_browsertest.cc
diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view_browsertest.cc b/chrome/browser/ui/views/frame/browser_non_client_frame_view_browsertest.cc
index 36fc170ca62106c569577a3c66b3f49d00298c99..d5176c8036076556c9298da37ff3a7d74523af7c 100644
--- a/chrome/browser/ui/views/frame/browser_non_client_frame_view_browsertest.cc
+++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view_browsertest.cc
@@ -13,7 +13,7 @@ using BrowserNonClientFrameViewBrowserTest = ExtensionBrowserTest;
// Test is Flaky on Windows see crbug.com/600201.
#if defined(OS_WIN)
-#define MAYBE_InactiveSeparatorColor FLAKY_InactiveSeparatorColor
+#define MAYBE_InactiveSeparatorColor DISABLED_InactiveSeparatorColor
#else
#define MAYBE_InactiveSeparatorColor InactiveSeparatorColor
#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