Commit 90e2db1a authored by jackhou's avatar jackhou Committed by Commit bot

Disable AppShimInteractiveTest.Launch.

BUG=415422

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

Cr-Commit-Position: refs/heads/master@{#296332}
parent be5d4510
......@@ -226,7 +226,8 @@ namespace apps {
#define MAYBE_Launch DISABLED_Launch
#define MAYBE_RebuildShim DISABLED_RebuildShim
#else
#define MAYBE_Launch Launch
// Launch is flaky http://crbug.com/415422.
#define MAYBE_Launch DISABLED_Launch
#define MAYBE_RebuildShim RebuildShim
#endif
......
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