Commit 48683560 authored by Ella Ge's avatar Ella Ge Committed by Commit Bot

[Sheriff]Disable test IconVisibilityDependsOnSettingIfExperimentEnabled

Tbr: katie@chromium.org
Tbr: ellyjones@chromium.org
No-try: true
Bug: 1054641
Change-Id: I0d5896afccb2012beea0edb9505ee620f263c318
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346055Reviewed-by: default avatarElla Ge <eirage@chromium.org>
Commit-Queue: Ella Ge <eirage@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796493}
parent f84cb1aa
......@@ -132,8 +132,10 @@ class ReaderModeIconViewBrowserTestWithSettings
DISALLOW_COPY_AND_ASSIGN(ReaderModeIconViewBrowserTestWithSettings);
};
IN_PROC_BROWSER_TEST_F(ReaderModeIconViewBrowserTestWithSettings,
IconVisibilityDependsOnSettingIfExperimentEnabled) {
// Flaky on Linux Win ChromeOS: crbug.com/1054641
IN_PROC_BROWSER_TEST_F(
ReaderModeIconViewBrowserTestWithSettings,
DISABLED_IconVisibilityDependsOnSettingIfExperimentEnabled) {
SetOfferReaderModeSetting(false);
dom_distiller::TestDistillabilityObserver observer(
......
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