Commit 111fd2a2 authored by Christopher Lam's avatar Christopher Lam Committed by Commit Bot

Disable DumpAccessibilityEventsTest.AccessibilityEventsAriaComboBoxFocus.

TBR=dmazzoni@chromium.org

Bug: 791268
Change-Id: I81d58c4b588969b9f7a119aa424abe85f2f6a5bd
Reviewed-on: https://chromium-review.googlesource.com/804919Reviewed-by: default avatarcalamity <calamity@chromium.org>
Commit-Queue: calamity <calamity@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521251}
parent 86b5271a
......@@ -177,8 +177,9 @@ IN_PROC_BROWSER_TEST_F(DumpAccessibilityEventsTest,
RunEventTest(FILE_PATH_LITERAL("aria-treeitem-focus.html"));
}
// http:/crbug.com/791268
IN_PROC_BROWSER_TEST_F(DumpAccessibilityEventsTest,
AccessibilityEventsAriaComboBoxFocus) {
DISABLED_AccessibilityEventsAriaComboBoxFocus) {
RunEventTest(FILE_PATH_LITERAL("aria-combo-box-focus.html"));
}
......
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