Commit 0cf325af authored by Brandon Wylie's avatar Brandon Wylie Committed by Commit Bot

Disable failing test #testStartUp_ChromeNTP_BottomToolbar

TBR=chouinard@chromium.org

Bug: 1051213
Change-Id: Id2b6c0d8929e5eb09d9a7a063d216ea324e1b540
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2051288Reviewed-by: default avatarBrandon Wylie <wylieb@chromium.org>
Commit-Queue: Brandon Wylie <wylieb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#740468}
parent 75077fa1
......@@ -174,6 +174,7 @@ public class HomepageSettingsFragmentTest {
@SmallTest
@Feature({"Homepage"})
@Restriction(UiRestriction.RESTRICTION_TYPE_PHONE)
@DisabledTest(message = "crbug.com/1051213")
public void testStartUp_ChromeNTP_BottomToolbar() {
mHomepageTestRule.useCustomizedHomepageForTest(TEST_URL_BAR);
mHomepageTestRule.useChromeNTPForTest();
......
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