Commit 82847b58 authored by Balazs Engedy's avatar Balazs Engedy Committed by Chromium LUCI CQ

Mark PageInfoViewTest#testShowCookiesSubpage as flaky.

Bug: 1156285
Change-Id: Ib2abc6d9524fde559d52be9c8498fa3868bad355
TBR: dullweber@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574987Reviewed-by: default avatarBalazs Engedy <engedy@chromium.org>
Commit-Queue: Balazs Engedy <engedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#834667}
parent 43fc7cec
......@@ -383,6 +383,7 @@ public class PageInfoViewTest {
@MediumTest
@Feature({"RenderTest"})
@Features.EnableFeatures(PageInfoFeatureList.PAGE_INFO_V2)
@FlakyTest(message = "https://crbug.com/1156285")
public void testShowCookiesSubpage() throws IOException {
mActivityTestRule.startMainActivityOnBlankPage();
setThirdPartyCookieBlocking(CookieControlsMode.BLOCK_THIRD_PARTY);
......
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