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

Unified Diff: chrome/browser/chromeos/file_manager/file_manager_browsertest.cc

Issue 413943002: Files.app: Take the file manager browser tests that are not flaky more than 5%. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/chromeos/file_manager/file_manager_browsertest.cc
diff --git a/chrome/browser/chromeos/file_manager/file_manager_browsertest.cc b/chrome/browser/chromeos/file_manager/file_manager_browsertest.cc
index d419cc894d27de1ecce13396bc35e14386ee62a9..5ed65d45a93f77ceab033005e8e9c1b8c6778558 100644
--- a/chrome/browser/chromeos/file_manager/file_manager_browsertest.cc
+++ b/chrome/browser/chromeos/file_manager/file_manager_browsertest.cc
@@ -746,8 +746,7 @@ class FileManagerBrowserTest :
}
};
-// http://crbug.com/327719
-IN_PROC_BROWSER_TEST_P(FileManagerBrowserTest, DISABLED_Test) {
+IN_PROC_BROWSER_TEST_P(FileManagerBrowserTest, Test) {
StartTest();
}
« 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