Commit 28583de8 authored by Roman Sorokin's avatar Roman Sorokin Committed by Commit Bot

Speculatively Enable LoginScreenGuestButtonPolicyTest.HasUsers

Looks good local
Flakes are most likely related to CL:2097795

TBR=antrim@chromium.org

Fixed: 1083235
Change-Id: Ic0d3be25a1fe623681a42f45b517a596f51b8d26
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230468Reviewed-by: default avatarRoman Sorokin [CET] <rsorokin@chromium.org>
Reviewed-by: default avatarDenis Kuznetsov [CET] <antrim@chromium.org>
Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775087}
parent 13a89595
......@@ -120,7 +120,7 @@ IN_PROC_BROWSER_TEST_F(LoginScreenGuestButtonPolicyTest, NoUsers) {
EXPECT_TRUE(ash::LoginScreenTestApi::IsGuestButtonShown());
}
IN_PROC_BROWSER_TEST_F(LoginScreenGuestButtonPolicyTest, DISABLED_HasUsers) {
IN_PROC_BROWSER_TEST_F(LoginScreenGuestButtonPolicyTest, HasUsers) {
OobeScreenWaiter(GaiaView::kScreenId).Wait();
// Default.
......
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