Commit 257f431c authored by Vasilii Sukhanov's avatar Vasilii Sukhanov

Mark...

Mark org.chromium.chrome.browser.payments.PaymentRequestIncompleteContactDetailsTest#testEditIncompleteContactAndCancel as flaky

BUG=673299
TBR=grt@chromium.org

Review-Url: https://codereview.chromium.org/2566173002 .
Cr-Commit-Position: refs/heads/master@{#437881}
parent e19d5fab
......@@ -40,7 +40,11 @@ public class PaymentRequestIncompleteContactDetailsTest extends PaymentRequestTe
}
/** Attempt to update the contact information with invalid data and cancel the transaction. */
@MediumTest
/*
* @MediumTest
* Bug=crbug.com/673299
*/
@FlakyTest
@Feature({"Payments"})
public void testEditIncompleteContactAndCancel()
throws InterruptedException, ExecutionException, TimeoutException {
......
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