Commit c3d19a5c authored by zmo's avatar zmo Committed by Commit bot

Disable ScreenOrientationBrowserTest.LockSmoke

BUG=448876
TEST=
TBR=mlamouri@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#311540}
parent 1ab69a5a
...@@ -180,7 +180,7 @@ IN_PROC_BROWSER_TEST_F(ScreenOrientationBrowserTest, WindowOrientationChange) { ...@@ -180,7 +180,7 @@ IN_PROC_BROWSER_TEST_F(ScreenOrientationBrowserTest, WindowOrientationChange) {
} }
// Chromium Android does not support fullscreen // Chromium Android does not support fullscreen
IN_PROC_BROWSER_TEST_F(ScreenOrientationBrowserTest, LockSmoke) { IN_PROC_BROWSER_TEST_F(ScreenOrientationBrowserTest, DISABLED_LockSmoke) {
GURL test_url = GetTestUrl("screen_orientation", GURL test_url = GetTestUrl("screen_orientation",
"screen_orientation_lock_smoke.html"); "screen_orientation_lock_smoke.html");
......
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