[Web Payment] Disable minimal UI confirm test on Android L.
Before this patch, "Lollipop Phone Tester" bot running on Nexus 5 timed out while firing the "paymentrequest" event as seen in the error log attached to the https://crbug.com/1061574. This patch disables the minimal UI confirm test on Android L. After this patch, the minimal UI confirm test passes on Android P and K bots, Android Q Pixel 3 local physical device, and Android K emulator. The test also passes on desktop, but that's because Chrome on desktop triggers a skip-UI flow and the payment handler returns the response without showing its own UI. Bug: 1061574 Change-Id: I7be60e761061285170efdcdb30a3f562133e6530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105774Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#751143}
Showing
Please register or sign in to comment