Commit 50d6c441 authored by Becky Zhou's avatar Becky Zhou Committed by Commit Bot

Disable flaky test NewTabPageTest#testRender_FocusFakeBox

Bug: 888129
Change-Id: I4000a8b4f25e1a853d882090cdc3a09e8719dd7b
Reviewed-on: https://chromium-review.googlesource.com/1246464Reviewed-by: default avatarTheresa <twellington@chromium.org>
Commit-Queue: Becky Zhou <huayinz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#594358}
parent 2c80d3ee
......@@ -285,6 +285,7 @@ public class NewTabPageTest {
*/
@Test
@SmallTest
@DisabledTest(message = "https://crbug.com/888129")
@Feature({"NewTabPage", "FeedNewTabPage"})
@ParameterAnnotations.UseMethodParameter(InterestFeedParams.class)
public void testFocusFakebox(boolean interestFeedEnabled) {
......
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