Commit 8a95debc authored by Aaron Krajeski's avatar Aaron Krajeski Committed by Commit Bot

Disable ChromeVoxBackgroundTest.EventFromUser

It has become very flaky in the past couple of days.

Bug: 1018336
Change-Id: Ieff3a1dfb16fdffde196d1192e752c912499c73a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880543
Commit-Queue: Aaron Krajeski <aaronhk@chromium.org>
Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org>
Reviewed-by: default avatarDominic Mazzoni <dmazzoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#709651}
parent a7f4155b
......@@ -1961,7 +1961,7 @@ TEST_F('ChromeVoxBackgroundTest', 'EventFromAction', function() {
});
});
TEST_F('ChromeVoxBackgroundTest', 'EventFromUser', function() {
TEST_F('ChromeVoxBackgroundTest', 'DISABLED_EventFromUser', function() {
this.runWithLoadedTree(function() {/*
<button>ok</button><button>cancel</button>
*/}, function(root) {
......
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