Commit 799e2b3d authored by Xida Chen's avatar Xida Chen Committed by Commit Bot

Disable ForceMaximizeOnFirstRunTest.PRE_TwoRuns on ChromeOs

TBR=maxmorin@chromium.org
NOTRY=true

Bug: 919100
Change-Id: Ie218eb7ea89b447c9f53d303b5d0d73ed9a9b4c3
Reviewed-on: https://chromium-review.googlesource.com/c/1396226Reviewed-by: default avatarXida Chen <xidachen@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#619958}
parent 83cf4c4c
...@@ -53,7 +53,7 @@ class ForceMaximizeOnFirstRunTest : public LoginPolicyTestBase { ...@@ -53,7 +53,7 @@ class ForceMaximizeOnFirstRunTest : public LoginPolicyTestBase {
DISALLOW_COPY_AND_ASSIGN(ForceMaximizeOnFirstRunTest); DISALLOW_COPY_AND_ASSIGN(ForceMaximizeOnFirstRunTest);
}; };
IN_PROC_BROWSER_TEST_F(ForceMaximizeOnFirstRunTest, PRE_TwoRuns) { IN_PROC_BROWSER_TEST_F(ForceMaximizeOnFirstRunTest, DISABLED_PRE_TwoRuns) {
SetUpResolution(); SetUpResolution();
SkipToLoginScreen(); SkipToLoginScreen();
LogIn(kAccountId, kAccountPassword, kEmptyServices); LogIn(kAccountId, kAccountPassword, kEmptyServices);
......
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