[Payments][Android] Enable flaky delegation tests.
This cl enables PaymentHandlerEnableDelegationsTest tests after removing "PaymentRequestTestRule.ENABLE_EXPERIMENTAL_WEB_PLATFORM_FEATURES" I tried reproducing the flakes locally by copying trybot's gn args and running tests 100 times on a Nexus 5, and Pixel 3, I couldn't reproduce any flakes. Looking at the stack trace of some of the crashes(see the link below) I suspected that the crash might be related to one of the experimental service worker features enabled by the experimental web platform features. https://bugs.chromium.org/p/chromium/issues/detail?id=1054103#c7 Change-Id: I7b74752034f6540aff25df4a1f0e3cdb9366086b Bug: 1054103 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115875Reviewed-by:Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#752496}
Showing
Please register or sign in to comment