New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 631989 link

Starred by 3 users

Issue metadata

Status: Duplicate
Merged: issue 626289
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

PaymentRequest test flakiness on Lollipop Low-end Testing

Project Member Reported by peter@chromium.org, Jul 27 2016

Issue description

Various PaymentRequest tests are not rarely flaking on the Lollipop low-end testing bot. (There are other flakes too.)

Examples from the bunch of runs:

PaymentRequestDynamicShippingSingleAddressTest#testAddInvalidAddressAndCancel

https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Low-end%20Tester/builds/3713

PaymentRequestNoShippingTest#testAddEmptyNameOnCardAndCancel
PaymentRequestDynamicShippingSingleAddressTest#testSelectValidAddressAndPay

https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Low-end%20Tester/builds/3721

PaymentRequestNoShippingTest#testAddInvalidCardNumberAndCancel

https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Low-end%20Tester/builds/3722

In each case, a TimeoutException ("waitForCallback timed out!") was thrown.

It looks like the timeout for these tests is set to 20 seconds. Consider marking them as @LargeTest?
 
Components: -Blink>Payments UI>Browser>Autofill>Payments
Labels: -OS-Linux
Similar to issue 626289, because it's the same builder, but different tests. I can reproduce the flakes locally on a Nexus 4 running Lollipop with all animations turned off in Developer Settings. Need to adjust firing of the test-only callbacks.
Cc: dfalcant...@chromium.org rouslan@chromium.org
 Issue 635552  has been merged into this issue.
 Issue 631994  has been merged into this issue.
Status: Started (was: Assigned)
Mergedinto: 626289
Status: Duplicate (was: Started)
Components: -UI>Browser>Autofill>Payments UI>Browser>Payments

Sign in to add a comment