Commit 51267d56 authored by Scott Violet's avatar Scott Violet Committed by Commit Bot

disables PDFExtensionClipboardTest.IndividualShiftLeftArrowPresses

It's flaky.

BUG=897801
TEST=test only change
TBR=thestig@chromium.org

Change-Id: Ieba62e4047a3fc240ac6b09b6e526ff87a0e29d3
Reviewed-on: https://chromium-review.googlesource.com/c/1294197Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: Scott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601649}
parent 09b18a02
......@@ -1620,8 +1620,9 @@ IN_PROC_BROWSER_TEST_F(PDFExtensionClipboardTest,
SendCopyCommandAndCheckCopyPasteClipboard("HEL");
}
// TODO: test is flaky. https://crbug.com/897801
IN_PROC_BROWSER_TEST_F(PDFExtensionClipboardTest,
IndividualShiftLeftArrowPresses) {
DISABLED_IndividualShiftLeftArrowPresses) {
LoadTestComboBoxPdfGetGuestContents();
// Give the editable combo box focus.
......
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