Commit f3c157db authored by Yi Gu's avatar Yi Gu Committed by Commit Bot

Disable flaky test testSiteExceptionCookiesBlocked

The test has been flaky recently. Please see bug for details.

TBR=andypaicu@chromium.org

Bug: 1090274
Change-Id: If92d3983d0bfb2402bfdfdc27fe5d92e30041d44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230759Reviewed-by: default avatarYi Gu <yigu@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775100}
parent 3dfccf04
......@@ -468,6 +468,7 @@ public class SiteSettingsTest {
* Blocks specific sites from setting cookies and ensures that no cookies can be set.
*/
@Test
@DisabledTest(message = "crbug.com/1090274")
@SmallTest
@Feature({"Preferences"})
// Todo(eokoyomon) figure out how to set and test third party cookie setting in this test
......
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