Commit 8de5787c authored by Jan Wilken Dörrie's avatar Jan Wilken Dörrie Committed by Commit Bot

[Sherriff] Disable AXPlatformNodeTextRangeProviderWinBrowserTest.IFrameSelect

TBR=nektar

Bug: 1132248
Change-Id: I63f10d7e3e30022f20fec86b35e5f4cb66d4121e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431504Reviewed-by: default avatarJan Wilken Dörrie <jdoerrie@chromium.org>
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#810605}
parent 74e4b2fc
......@@ -2566,8 +2566,10 @@ IN_PROC_BROWSER_TEST_F(
AssertMoveByUnitForMarkup(TextUnit_Format, html_markup, format_units);
}
// Flaky.
// TODO(https://crbug.com/1132248): Re-enable.
IN_PROC_BROWSER_TEST_F(AXPlatformNodeTextRangeProviderWinBrowserTest,
IframeSelect) {
DISABLED_IframeSelect) {
LoadInitialAccessibilityTreeFromHtmlFilePath(
"/accessibility/html/iframe-cross-process.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