Commit 1110d5e1 authored by Xi Han's avatar Xi Han Committed by Commit Bot

[Instant Start] Re-enable testShow_SingleAsHomepage.

Bug: 1103838, 1092642
Change-Id: Ic2aeceb824c7fb39dc475c72fbe0f897f6dcbf59
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325248Reviewed-by: default avatarWei-Yin Chen (陳威尹) <wychen@chromium.org>
Commit-Queue: Xi Han <hanxi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796362}
parent 8bb5d0e4
......@@ -407,11 +407,6 @@ public class StartSurfaceTest {
fail("Failed to tap 'more tabs' " + e.toString());
}
onViewWaiting(withId(R.id.secondary_tasks_surface_view));
if (isInstantReturn()) {
// TODO(crbug.com/1076274): fix toolbar to avoid wrongly focusing on the toolbar
// omnibox.
return;
}
pressBack();
onViewWaiting(withId(R.id.primary_tasks_surface_view));
......
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