Commit 8b6c4675 authored by Raymes Khoury's avatar Raymes Khoury Committed by Commit Bot

Re-enable flaky AppShimInteractiveTest tests

Recent MojoChannel changes may have fixed the flakiness.

Bug: 980072, 913181
Change-Id: Icd92cf9094d5ffe7a6f1f2e5debf19ca0332a8d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690053
Commit-Queue: Raymes Khoury <raymes@chromium.org>
Reviewed-by: default avatarGiovanni Ortuño Urquidi <ortuno@chromium.org>
Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#675864}
parent fa0f46c9
......@@ -310,9 +310,9 @@ namespace apps {
#define MAYBE_ShowWindow DISABLED_ShowWindow
#define MAYBE_RebuildShim DISABLED_RebuildShim
#else
#define MAYBE_Launch DISABLED_Launch // http://crbug.com/913490
#define MAYBE_Launch Launch
#define MAYBE_HostedAppLaunch DISABLED_HostedAppLaunch
#define MAYBE_ShowWindow DISABLED_ShowWindow // https://crbug.com/980072
#define MAYBE_ShowWindow ShowWindow
// http://crbug.com/517744 HostedAppLaunch fails with open as tab for apps
// http://crbug.com/509774 this test is flaky so is disabled even in the
// static build.
......
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