Commit 193271b1 authored by Sebastien Lalancette's avatar Sebastien Lalancette Committed by Commit Bot

Disabling SwitchAccessNavigationManagerTest.MoveForward

TBR=anastasi@google.com

Bug: 1045075
Change-Id: Ib269f054857ee483faef51c52e476764faa08f15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016859Reviewed-by: default avatarSebastien Lalancette <seblalancette@chromium.org>
Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org>
Cr-Commit-Position: refs/heads/master@{#734618}
parent 0e00efb5
......@@ -221,7 +221,8 @@ TEST_F('SwitchAccessNavigationManagerTest', 'EnterGroup', function() {
});
});
TEST_F('SwitchAccessNavigationManagerTest', 'MoveForward', function() {
// TODO(crbug.com/1045075): Test is flaky.
TEST_F('SwitchAccessNavigationManagerTest', 'DISABLED_MoveForward', function() {
const website = `<div>
<button id="button1"></button>
<button id="button2"></button>
......
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