Commit 8f34761d authored by Egor Pasko's avatar Egor Pasko Committed by Commit Bot

sheriff: disable ntp.NewTabPageTest#testFocusFakebox

Reason: ntp.NewTabPageTest#testFocusFakebox failing
on builder "Lollipop Tablet Tester".

Tbr: twellington@chromium.org
Bug: 1145195
Change-Id: I611995e08bfb2f540e0ee184f036b646d8d66b2e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2517725Reviewed-by: default avatarEgor Pasko <pasko@chromium.org>
Commit-Queue: Egor Pasko <pasko@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823688}
parent a5c9cb71
...@@ -213,6 +213,7 @@ public class NewTabPageTest { ...@@ -213,6 +213,7 @@ public class NewTabPageTest {
*/ */
@Test @Test
@SmallTest @SmallTest
@DisabledTest(message = "https://crbug.com/1145195")
@Feature({"NewTabPage", "FeedNewTabPage"}) @Feature({"NewTabPage", "FeedNewTabPage"})
public void testFocusFakebox() { public void testFocusFakebox() {
int initialFakeboxTop = getFakeboxTop(mNtp); int initialFakeboxTop = getFakeboxTop(mNtp);
......
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