Commit 908a4155 authored by mgiuca's avatar mgiuca Committed by Commit bot

Disable KeyboardOperations/FileManagerBrowserTest for being flaky.

TBR=hirono@chromium.org
NOTRY=true
BUG=512669

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

Cr-Commit-Position: refs/heads/master@{#339830}
parent bfb8da32
......@@ -129,7 +129,8 @@ WRAPPED_INSTANTIATE_TEST_CASE_P(
#if defined(DISABLE_SLOW_FILESAPP_TESTS) || defined(OFFICIAL_BUILD)
#define MAYBE_KeyboardOperations DISABLED_KeyboardOperations
#else
#define MAYBE_KeyboardOperations KeyboardOperations
// Flaky on other builds. http://crbug.com/512669
#define MAYBE_KeyboardOperations DISABLED_KeyboardOperations
#endif
WRAPPED_INSTANTIATE_TEST_CASE_P(
MAYBE_KeyboardOperations,
......
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