Revert "[ExpandablePaymentHandler] Add tests: request.abort()"
This reverts commit f0990340. Reason for revert: the added test is flaky Original change's description: > [ExpandablePaymentHandler] Add tests: request.abort() > > Context: > This CL adds a test for payment abortion. The test calls request.abort() > from the merchant side. > > Expectation: > The test expects that the request.show() promise would be rejected with > the reason written in the exception message. > > Bug: 1042892 > > Change-Id: Ib764ad689a6b114a45e86d8351086c9a4519fbfe > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040440 > Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> > Reviewed-by: Liquan (Max) Gu <maxlg@chromium.org> > Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#741551} TBR=rouslan@chromium.org,maxlg@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1042892, 1053877 Change-Id: I4332ba329a13f54aad5b36096b21971df523e95b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063664 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#742661}
Showing
Please register or sign in to comment