Commit a58554aa authored by rch@chromium.org's avatar rch@chromium.org

Disable OpenVideoFiles/FileManagerBrowserTest.Test

BUG=400892
R=robliao@chromium.org
TBR=hashimoto@chromium.org

Review URL: https://codereview.chromium.org/442983002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287619 0039d316-1c4b-4281-b951-d872f2087c98
parent 5c71748b
...@@ -747,7 +747,8 @@ class FileManagerBrowserTest : ...@@ -747,7 +747,8 @@ class FileManagerBrowserTest :
} }
}; };
IN_PROC_BROWSER_TEST_P(FileManagerBrowserTest, Test) { // http://crbug.com/400892
IN_PROC_BROWSER_TEST_P(FileManagerBrowserTest, DISABLED_Test) {
StartTest(); StartTest();
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment