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

Unified Diff: chrome/test/data/webui/md_history/md_history_browsertest.js

Issue 2545603003: MD History: Disable individual failing List test rather than entire suite (Closed)
Patch Set: Created 4 years 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 | « chrome/test/data/webui/md_history/history_list_test.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/md_history/md_history_browsertest.js
diff --git a/chrome/test/data/webui/md_history/md_history_browsertest.js b/chrome/test/data/webui/md_history/md_history_browsertest.js
index 09f84fa97a6bc6a9caeccebaa0b12b2bd406a26b..23de4b2931b54366efae74f0d4ac72ddd1facbf4 100644
--- a/chrome/test/data/webui/md_history/md_history_browsertest.js
+++ b/chrome/test/data/webui/md_history/md_history_browsertest.js
@@ -124,8 +124,7 @@ MaterialHistoryListTest.prototype = {
]),
};
-// Test is very flaky on all platforms, http://crbug.com/669227
-TEST_F('MaterialHistoryListTest', 'DISABLED_All', function() {
+TEST_F('MaterialHistoryListTest', 'All', function() {
mocha.run();
});
« no previous file with comments | « chrome/test/data/webui/md_history/history_list_test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698