Commit f6d32ecb authored by Sky Malice's avatar Sky Malice Committed by Commit Bot

Mark testSiteExceptionCookiesBlocked flaky.

TBR: dullweber@chromium.org
Bug: 1139480
Change-Id: I0413c0f7d73fe811c678e8cc290609cffab5eedd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2481823Reviewed-by: default avatarSky Malice <skym@chromium.org>
Commit-Queue: Sky Malice <skym@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818125}
parent 1f84a0b0
......@@ -418,6 +418,7 @@ public class SiteSettingsTest {
// Todo(eokoyomon) figure out how to set and test third party cookie setting in this test
// @EnableFeatures(
// ContentSettingsFeatureList.IMPROVED_COOKIE_CONTROLS_FOR_THIRD_PARTY_COOKIE_BLOCKING)
@FlakyTest(message = "https://crbug.com/1139480")
public void testSiteExceptionCookiesBlocked() throws Exception {
SettingsActivity settingsActivity =
SiteSettingsTestUtils.startSiteSettingsCategory(SiteSettingsCategory.Type.COOKIES);
......
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