Commit 3ab6b3bc authored by Alexander Hendrich's avatar Alexander Hendrich Committed by Commit Bot

Disable flaky LockManagedGuestSessionNotManagedGuestSession test

TBR=jityao@google.com

Bug: 1075511
Change-Id: I6882a9f268492919903bceacd5bcdf78a2bb08e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2167853Reviewed-by: default avatarAlexander Hendrich <hendrich@chromium.org>
Commit-Queue: Alexander Hendrich <hendrich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#762799}
parent 529ed03a
...@@ -440,8 +440,9 @@ IN_PROC_BROWSER_TEST_F(LoginApitestWithEnterpriseUser, ...@@ -440,8 +440,9 @@ IN_PROC_BROWSER_TEST_F(LoginApitestWithEnterpriseUser,
kUnlockManagedGuestSessionNotManagedGuestSession); kUnlockManagedGuestSessionNotManagedGuestSession);
} }
// TODO(https://crbug.com/1075511) Flaky test
IN_PROC_BROWSER_TEST_F(LoginApitestWithEnterpriseUser, IN_PROC_BROWSER_TEST_F(LoginApitestWithEnterpriseUser,
LockManagedGuestSessionNotManagedGuestSession) { DISABLED_LockManagedGuestSessionNotManagedGuestSession) {
LoginUser(); LoginUser();
SetUpTestListeners(); SetUpTestListeners();
SetUpInSessionExtension(); SetUpInSessionExtension();
......
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