Removes Sofort from settings and checkout #4515
Annotations
8 errors, 5 warnings, and 1 notice
Run tests, upload screenshots & logs:
tests/e2e-pw/specs/shopper/shopper-checkout-purchase-with-upe-methods.spec.ts#L1
1) [shopper] › shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:103:7 › Enable UPE with deferred intent creation › Card testing prevention enabled › should successfully place order with Bancontact
Test timeout of 120000ms exceeded.
|
Run tests, upload screenshots & logs:
tests/e2e-pw/utils/shopper.ts#L291
1) [shopper] › shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:103:7 › Enable UPE with deferred intent creation › Card testing prevention enabled › should successfully place order with Bancontact
Error: expect(received).toBeDefined()
Received: undefined
at ../utils/shopper.ts:291
289 |
290 | if ( toBeDefined ) {
> 291 | expect( token ).toBeDefined();
| ^
292 | } else {
293 | expect( token ).toBeUndefined();
294 | }
at expectFraudPreventionToken (/home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/utils/shopper.ts:291:19)
at testBancontactOrder (/home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/specs/shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:78:3)
at /home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/specs/shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:104:4
|
Run tests, upload screenshots & logs:
tests/e2e-pw/specs/shopper/shopper-checkout-purchase-with-upe-methods.spec.ts#L1
1) [shopper] › shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:103:7 › Enable UPE with deferred intent creation › Card testing prevention enabled › should successfully place order with Bancontact
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded.
|
Run tests, upload screenshots & logs:
tests/e2e-pw/utils/shopper.ts#L291
1) [shopper] › shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:103:7 › Enable UPE with deferred intent creation › Card testing prevention enabled › should successfully place order with Bancontact
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeDefined()
Received: undefined
at ../utils/shopper.ts:291
289 |
290 | if ( toBeDefined ) {
> 291 | expect( token ).toBeDefined();
| ^
292 | } else {
293 | expect( token ).toBeUndefined();
294 | }
at expectFraudPreventionToken (/home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/utils/shopper.ts:291:19)
at testBancontactOrder (/home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/specs/shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:78:3)
at /home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/specs/shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:104:4
|
Run tests, upload screenshots & logs:
tests/e2e-pw/specs/shopper/shopper-myaccount-saved-cards.spec.ts#L1
2) [shopper] › shopper/shopper-myaccount-saved-cards.spec.ts:101:8 › Shopper can save and delete cards › Testing card: 3ds › should add the 3ds card as a new payment method
Test timeout of 120000ms exceeded.
|
Run tests, upload screenshots & logs:
tests/e2e-pw/specs/shopper/shopper-myaccount-saved-cards.spec.ts#L111
2) [shopper] › shopper/shopper-myaccount-saved-cards.spec.ts:101:8 › Shopper can save and delete cards › Testing card: 3ds › should add the 3ds card as a new payment method
Error: page.waitForURL: Test ended.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://localhost:8084/my-account/add-payment-method/"
============================================================
109 | }
110 |
> 111 | await shopperPage.waitForURL( /\/my-account\/payment-methods/, {
| ^
112 | waitUntil: 'load',
113 | } );
114 |
at /home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/specs/shopper/shopper-myaccount-saved-cards.spec.ts:111:23
|
Run tests, upload screenshots & logs:
tests/e2e-pw/specs/shopper/shopper-myaccount-saved-cards.spec.ts#L1
3) [shopper] › shopper/shopper-myaccount-saved-cards.spec.ts:101:8 › Shopper can save and delete cards › Testing card: 3ds2 › should add the 3ds2 card as a new payment method
Test timeout of 120000ms exceeded.
|
Run tests, upload screenshots & logs:
tests/e2e-pw/specs/shopper/shopper-myaccount-saved-cards.spec.ts#L111
3) [shopper] › shopper/shopper-myaccount-saved-cards.spec.ts:101:8 › Shopper can save and delete cards › Testing card: 3ds2 › should add the 3ds2 card as a new payment method
Error: page.waitForURL: Test ended.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://localhost:8084/my-account/add-payment-method/"
============================================================
109 | }
110 |
> 111 | await shopperPage.waitForURL( /\/my-account\/payment-methods/, {
| ^
112 | waitUntil: 'load',
113 | } );
114 |
at /home/runner/work/woocommerce-payments/woocommerce-payments/tests/e2e-pw/specs/shopper/shopper-myaccount-saved-cards.spec.ts:111:23
|
Run tests, upload screenshots & logs:
[merchant] › merchant/merchant-disputes-respond.spec.ts#L1
[merchant] › merchant/merchant-disputes-respond.spec.ts took 1.5m
|
Run tests, upload screenshots & logs:
[shopper] › shopper/shopper-checkout-failures.spec.ts#L1
[shopper] › shopper/shopper-checkout-failures.spec.ts took 1.3m
|
Run tests, upload screenshots & logs:
[shopper] › shopper/shopper-bnpls-checkout.spec.ts#L1
[shopper] › shopper/shopper-bnpls-checkout.spec.ts took 58.3s
|
Run tests, upload screenshots & logs:
[merchant] › merchant/multi-currency-setup.spec.ts#L1
[merchant] › merchant/multi-currency-setup.spec.ts took 53.9s
|
Run tests, upload screenshots & logs:
[shopper] › shopper/shopper-checkout-purchase.spec.ts#L1
[shopper] › shopper/shopper-checkout-purchase.spec.ts took 52.9s
|
Run tests, upload screenshots & logs
3 flaky
[shopper] › shopper/shopper-checkout-purchase-with-upe-methods.spec.ts:103:7 › Enable UPE with deferred intent creation › Card testing prevention enabled › should successfully place order with Bancontact
[shopper] › shopper/shopper-myaccount-saved-cards.spec.ts:101:8 › Shopper can save and delete cards › Testing card: 3ds › should add the 3ds card as a new payment method
[shopper] › shopper/shopper-myaccount-saved-cards.spec.ts:101:8 › Shopper can save and delete cards › Testing card: 3ds2 › should add the 3ds2 card as a new payment method
112 passed (34.2m)
|
Loading