Commit 0f543f1d authored by Owen Min's avatar Owen Min Committed by Commit Bot

Disable testTextZoomAutosizingWithTwoViews

Disable AwSettingsTest#testTextZoomAutosizingWithTwoViews due to flaky.

Bug: 1147937
Tbr: boliu@chromium.org
Change-Id: Ia3f0cdcbe10717ee2eec415a6da6cb1b74d32996
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534402Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Commit-Queue: Owen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#826892}
parent 22f80fd2
...@@ -2646,6 +2646,7 @@ public class AwSettingsTest { ...@@ -2646,6 +2646,7 @@ public class AwSettingsTest {
@Test @Test
@SmallTest @SmallTest
@Feature({"AndroidWebView", "Preferences"}) @Feature({"AndroidWebView", "Preferences"})
@DisabledTest(message = "https://crbug.com/1147937")
public void testTextZoomAutosizingWithTwoViews() throws Throwable { public void testTextZoomAutosizingWithTwoViews() throws Throwable {
ViewPair views = createViews(); ViewPair views = createViews();
runPerViewSettingsTest( runPerViewSettingsTest(
......
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