Skip to content

Introducing express methods constants #3337

Introducing express methods constants

Introducing express methods constants #3337

Triggered via pull request February 26, 2025 13:53
Status Success
Total duration 11m 24s
Artifacts

e2e-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 12 warnings, and 2 notices
[default] › checkout/blocks/card-failures.spec.js:55:6 › customer cannot checkout with invalid cards @blocks › a card with insufficient funds shows the correct error message: tests/e2e/tests/checkout/blocks/card-failures.spec.js#L1
1) [default] › checkout/blocks/card-failures.spec.js:55:6 › customer cannot checkout with invalid cards @blocks › a card with insufficient funds shows the correct error message Test timeout of 90000ms exceeded.
[default] › checkout/blocks/card-failures.spec.js:55:6 › customer cannot checkout with invalid cards @blocks › a card with insufficient funds shows the correct error message: tests/e2e/tests/checkout/blocks/card-failures.spec.js#L40
1) [default] › checkout/blocks/card-failures.spec.js:55:6 › customer cannot checkout with invalid cards @blocks › a card with insufficient funds shows the correct error message Error: page.innerText: Test timeout of 90000ms exceeded. Call log: - waiting for locator('.wc-block-store-notice.is-error .wc-block-components-notice-banner__content') 38 | .innerText(); 39 | } else { > 40 | expected = await page.innerText( | ^ 41 | '.wc-block-store-notice.is-error .wc-block-components-notice-banner__content' 42 | ); 43 | } at testCard (/home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/checkout/blocks/card-failures.spec.js:40:25)
[default] › checkout/shortcode/subscription-product.spec.js:32:5 › customer can purchase a subscription product @smoke @subscriptions: tests/e2e/tests/checkout/shortcode/subscription-product.spec.js#L1
2) [default] › checkout/shortcode/subscription-product.spec.js:32:5 › customer can purchase a subscription product @smoke @subscriptions Test timeout of 90000ms exceeded.
[default] › checkout/shortcode/subscription-product.spec.js:32:5 › customer can purchase a subscription product @smoke @subscriptions: tests/e2e/tests/checkout/shortcode/subscription-product.spec.js#L49
2) [default] › checkout/shortcode/subscription-product.spec.js:32:5 › customer can purchase a subscription product @smoke @subscriptions Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/checkout/order-received/**" until "load" ============================================================ 47 | 48 | await page.locator( 'text=Sign up now' ).click(); > 49 | await page.waitForURL( '**/checkout/order-received/**' ); | ^ 50 | 51 | await expect( page.locator( 'h1.entry-title' ) ).toHaveText( 52 | 'Order received' at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/checkout/shortcode/subscription-product.spec.js:49:13
Slow Test: [legacy] › _legacy-experience/order/full-refund.spec.js#L1
[legacy] › _legacy-experience/order/full-refund.spec.js took 52.6s
Slow Test: [legacy] › _legacy-experience/checkout/saved-card.spec.js#L1
[legacy] › _legacy-experience/checkout/saved-card.spec.js took 48.5s
Slow Test: [legacy] › _legacy-experience/subscriptions/subscription-renewal.spec.js#L1
[legacy] › _legacy-experience/subscriptions/subscription-renewal.spec.js took 46.8s
Slow Test: [legacy] › _legacy-experience/woocommerce-blocks/saved-card.spec.js#L1
[legacy] › _legacy-experience/woocommerce-blocks/saved-card.spec.js took 46.1s
Slow Test: [legacy] › _legacy-experience/checkout/sca-card.spec.js#L1
[legacy] › _legacy-experience/checkout/sca-card.spec.js took 40.2s
Slow Test: [default] › express-checkout/express-checkout.spec.js#L1
[default] › express-checkout/express-checkout.spec.js took 1.2m
Slow Test: [default] › checkout/blocks/saved-card.spec.js#L1
[default] › checkout/blocks/saved-card.spec.js took 53.4s
Slow Test: [default] › checkout/shortcode/saved-card.spec.js#L1
[default] › checkout/shortcode/saved-card.spec.js took 50.2s
Slow Test: [default] › checkout/shortcode/sca-card.spec.js#L1
[default] › checkout/shortcode/sca-card.spec.js took 43.6s
Slow Test: [default] › orders/full-refund.spec.js#L1
[default] › orders/full-refund.spec.js took 43.6s
Default WP=latest, WC=latest, PHP=7.4
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Default WP=latest, WC=latest, PHP=7.4
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
🎭 Playwright Run Summary
23 passed (3.0m)
🎭 Playwright Run Summary
2 flaky [default] › checkout/blocks/card-failures.spec.js:55:6 › customer cannot checkout with invalid cards @blocks › a card with insufficient funds shows the correct error message [default] › checkout/shortcode/subscription-product.spec.js:32:5 › customer can purchase a subscription product @smoke @subscriptions 27 passed (4.8m)