Bacs: Process Payment with Saved Bank Details #2701
Annotations
2 errors, 12 warnings, and 2 notices
[default] › checkout/shortcode/normal-card.spec.js:12:5 › customer can checkout with a normal credit card @smoke:
tests/e2e/tests/checkout/shortcode/normal-card.spec.js#L1
1) [default] › checkout/shortcode/normal-card.spec.js:12:5 › customer can checkout with a normal credit card @smoke
Test timeout of 90000ms exceeded.
|
[default] › checkout/shortcode/normal-card.spec.js:12:5 › customer can checkout with a normal credit card @smoke:
tests/e2e/tests/checkout/shortcode/normal-card.spec.js#L23
1) [default] › checkout/shortcode/normal-card.spec.js:12:5 › customer can checkout with a normal credit card @smoke
Error: page.waitForNavigation: Test timeout of 90000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
21 | await fillCreditCardDetailsShortcode( page, config.get( 'cards.basic' ) );
22 | await page.locator( 'text=Place order' ).dispatchEvent( 'click' );
> 23 | await page.waitForNavigation();
| ^
24 |
25 | await expect( page.locator( 'h1.entry-title' ) ).toHaveText(
26 | 'Order received'
at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/checkout/shortcode/normal-card.spec.js:23:13
|
Legacy WP=latest, WC=latest, PHP=7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[legacy] › _legacy-experience/order/full-refund.spec.js#L1
[legacy] › _legacy-experience/order/full-refund.spec.js took 44.6s
|
Slow Test:
[legacy] › _legacy-experience/checkout/saved-card.spec.js#L1
[legacy] › _legacy-experience/checkout/saved-card.spec.js took 43.6s
|
Slow Test:
[legacy] › _legacy-experience/woocommerce-blocks/saved-card.spec.js#L1
[legacy] › _legacy-experience/woocommerce-blocks/saved-card.spec.js took 39.9s
|
Slow Test:
[legacy] › _legacy-experience/subscriptions/subscription-renewal.spec.js#L1
[legacy] › _legacy-experience/subscriptions/subscription-renewal.spec.js took 39.4s
|
Slow Test:
[legacy] › _legacy-experience/checkout/sca-card.spec.js#L1
[legacy] › _legacy-experience/checkout/sca-card.spec.js took 35.9s
|
Default WP=latest, WC=latest, PHP=7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[default] › checkout/blocks/saved-card.spec.js#L1
[default] › checkout/blocks/saved-card.spec.js took 53.7s
|
Slow Test:
[default] › checkout/blocks/sca-card.spec.js#L1
[default] › checkout/blocks/sca-card.spec.js took 44.5s
|
Slow Test:
[default] › checkout/blocks/subscription-product.spec.js#L1
[default] › checkout/blocks/subscription-product.spec.js took 39.6s
|
Slow Test:
[default] › checkout/shortcode/saved-card.spec.js#L1
[default] › checkout/shortcode/saved-card.spec.js took 38.8s
|
Slow Test:
[default] › orders/full-refund.spec.js#L1
[default] › orders/full-refund.spec.js took 36.4s
|
🎭 Playwright Run Summary
23 passed (2.7m)
|
🎭 Playwright Run Summary
1 flaky
[default] › checkout/shortcode/normal-card.spec.js:12:5 › customer can checkout with a normal credit card @smoke
22 passed (3.8m)
|