Commit b4ae5a36 authored by Xiaohan Wang's avatar Xiaohan Wang Committed by Commit Bot

Disable AutofillInteractiveTest.FillChangeSecondFieldRefillSecondFieldClearFirst

Due to flakiness. See bug.

Bug: 967588
Tbr: parastoog@google.com
Change-Id: Ibdc010509e832ed17ef4a1d7439d01c1ed71d3ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149391Reviewed-by: default avatarParastoo Geranmayeh <parastoog@google.com>
Commit-Queue: Parastoo Geranmayeh <parastoog@google.com>
Commit-Queue: Xiaohan Wang <xhwang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#758953}
parent c6b7409c
......@@ -1036,9 +1036,11 @@ IN_PROC_BROWSER_TEST_F(AutofillInteractiveTest,
TryClearForm();
}
// TODO(crbug.com/967588): Disabled due to flakiness
// Test that multiple autofillings work.
IN_PROC_BROWSER_TEST_F(AutofillInteractiveTest,
FillChangeSecondFieldRefillSecondFieldClearFirst) {
IN_PROC_BROWSER_TEST_F(
AutofillInteractiveTest,
DISABLED_FillChangeSecondFieldRefillSecondFieldClearFirst) {
CreateTestProfile();
// Load the test page.
......
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