Commit d709a1a4 authored by Adithya Srinivasan's avatar Adithya Srinivasan Committed by Chromium LUCI CQ

Sheriff: Disable SwitchBetweenEasyUnlockAndCapsLock

Bug: 1166659
Change-Id: Ifcfae51d6b5bf6d43435e55774aad3e503165b6f
Tbr: tellier@google.com
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628134Reviewed-by: default avatarAndy Paicu <andypaicu@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843556}
parent 23a5ac69
......@@ -301,7 +301,8 @@ TEST_F(LoginPasswordViewTest, CtrlZDisabled) {
// Ensures that the switch animation between easy unlock icon and caps lock
// icon works correctly.
TEST_F(LoginPasswordViewTest, SwitchBetweenEasyUnlockAndCapsLock) {
// TODO(crbug.com/1166659): Test is flaky.
TEST_F(LoginPasswordViewTest, DISABLED_SwitchBetweenEasyUnlockAndCapsLock) {
LoginPasswordView::TestApi test_api(view_);
// Ensure there is no left icon shown.
......
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