Issue metadata
Sign in to add a comment
|
PaymentRequest test flakiness on Lollipop Low-end Testing |
||||||||||||||||||||||||
Issue descriptionVarious 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?
,
Aug 8 2016
,
Aug 8 2016
Issue 631994 has been merged into this issue.
,
Aug 8 2016
,
Aug 8 2016
,
Jun 27 2017
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by rouslan@chromium.org
, Jul 27 2016Labels: -OS-Linux