Commit 6faeb2ae authored by johnme's avatar johnme Committed by Commit bot

Mark PortForwardingTest.LoadPageWithStyleAnsScript as flaky

BUG=477696
NOTRY=true
NOTREECHECKS=true
TBR=kaznacheev@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#325444}
parent 7e30b51a
...@@ -72,8 +72,9 @@ class PortForwardingTest: public InProcessBrowserTest { ...@@ -72,8 +72,9 @@ class PortForwardingTest: public InProcessBrowserTest {
}; };
}; };
// Flaky on all platforms. https://crbug.com/477696
IN_PROC_BROWSER_TEST_F(PortForwardingTest, IN_PROC_BROWSER_TEST_F(PortForwardingTest,
LoadPageWithStyleAnsScript) { DISABLED_LoadPageWithStyleAnsScript) {
Profile* profile = browser()->profile(); Profile* profile = browser()->profile();
AndroidDeviceManager::DeviceProviders device_providers; AndroidDeviceManager::DeviceProviders device_providers;
......
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