Commit 80ff180c authored by erg@chromium.org's avatar erg@chromium.org

Disabling flaky test.

BUG=374305
R=boliu@chromium.org

Review URL: https://codereview.chromium.org/289163002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271059 0039d316-1c4b-4281-b951-d872f2087c98
parent cca74a2f
......@@ -2185,8 +2185,12 @@ public class AwSettingsTest extends AwTestBase {
}
}
/*
@SmallTest
@Feature({"AndroidWebView", "Preferences"})
See crbug.com/374305
*/
@DisabledTest
public void testCacheModeWithTwoViews() throws Throwable {
ViewPair views = createViews();
TestWebServer webServer = null;
......
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