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

Unified Diff: chrome/browser/ui/webui/options/browser_options_browsertest.js

Issue 2440973003: Revert of Disable many tests with flaky accessibility audits. (Closed)
Patch Set: Created 4 years, 2 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 | chrome/browser/ui/webui/options/certificate_manager_browsertest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/options/browser_options_browsertest.js
diff --git a/chrome/browser/ui/webui/options/browser_options_browsertest.js b/chrome/browser/ui/webui/options/browser_options_browsertest.js
index e003871be39decd7de4cd917a1c24d3a224dd7ad..b5713f60ca6b113fffd262491b6b8c80d3a7e24b 100644
--- a/chrome/browser/ui/webui/options/browser_options_browsertest.js
+++ b/chrome/browser/ui/webui/options/browser_options_browsertest.js
@@ -118,8 +118,7 @@
};
// TODO(crbug.com/617066) Flakes on Win.
-// TODO(crbug.com/657514) Flakes on linux and chromeos too.
-GEN('#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_CHROMEOS)');
+GEN('#if defined(OS_WIN)');
GEN('#define MAYBE_testAdvancedSettingsShown ' +
'DISABLED_testAdvancedSettingsShown');
GEN('#else');
« no previous file with comments | « no previous file | chrome/browser/ui/webui/options/certificate_manager_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698