Commit 51f9d25b authored by spdonghao's avatar spdonghao Committed by Commit Bot

Re-enable InstantStartTest#testFeedPlaceholderVisibility.

Bug: 1097003
Change-Id: I88d396f8217edd9b073a06c353dc1fb5fce423d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2290255Reviewed-by: default avatarXi Han <hanxi@chromium.org>
Reviewed-by: default avatarWei-Yin Chen (陳威尹) <wychen@chromium.org>
Commit-Queue: Hao Dong <spdonghao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#787894}
parent b83aa32b
......@@ -52,7 +52,6 @@ import org.chromium.base.library_loader.LibraryLoader;
import org.chromium.base.test.util.CommandLineFlags;
import org.chromium.base.test.util.DisableIf;
import org.chromium.base.test.util.Feature;
import org.chromium.base.test.util.FlakyTest;
import org.chromium.base.test.util.Restriction;
import org.chromium.chrome.browser.ChromeTabbedActivity;
import org.chromium.chrome.browser.compositor.layouts.LayoutManagerChromePhone;
......@@ -699,7 +698,6 @@ public class InstantStartTest {
@Test
@SmallTest
@FlakyTest(message = "crbug.com/1097003")
@Restriction({UiRestriction.RESTRICTION_TYPE_PHONE})
@EnableFeatures({ChromeFeatureList.TAB_SWITCHER_ON_RETURN + "<Study,",
ChromeFeatureList.START_SURFACE_ANDROID + "<Study"})
......
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