Skip to content

Fix undefined check of global variable #1435

Fix undefined check of global variable

Fix undefined check of global variable #1435

Triggered via pull request September 6, 2024 18:28
Status Failure
Total duration 11m 29s
Artifacts 1

e2e-tests.yml

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

Annotations

13 errors, 10 warnings, and 2 notices
[default] › checkout/shortcode/saved-card.spec.js:30:5 › customer can checkout with a saved card @smoke: tests/e2e/tests/checkout/shortcode/saved-card.spec.js#L1
1) [default] › checkout/shortcode/saved-card.spec.js:30:5 › customer can checkout with a saved card @smoke › checkout and choose to save the card Test timeout of 90000ms exceeded.
[default] › checkout/shortcode/saved-card.spec.js:30:5 › customer can checkout with a saved card @smoke: tests/e2e/tests/checkout/shortcode/saved-card.spec.js#L53
1) [default] › checkout/shortcode/saved-card.spec.js:30:5 › customer can checkout with a saved card @smoke › checkout and choose to save the card Error: page.waitForNavigation: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 51 | await page.locator( 'text=Place order' ).click(); 52 | > 53 | await page.waitForNavigation(); | ^ 54 | await expect( page.locator( 'h1.entry-title' ) ).toHaveText( 55 | 'Order received' 56 | ); at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/checkout/shortcode/saved-card.spec.js:53:14 at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/checkout/shortcode/saved-card.spec.js:39:2
[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.waitForNavigation: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 47 | 48 | await page.locator( 'text=Sign up now' ).click(); > 49 | await page.waitForNavigation(); | ^ 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
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L1
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Test timeout of 90000ms exceeded.
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L40
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/checkout/order-received/**" until "load" ============================================================ 38 | .click(); 39 | > 40 | await page.waitForURL( '**/checkout/order-received/**' ); | ^ 41 | 42 | await expect( page.locator( 'h1.entry-title' ) ).toHaveText( 43 | 'Order received' at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js:40:13
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L1
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L40
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/checkout/order-received/**" until "load" ============================================================ 38 | .click(); 39 | > 40 | await page.waitForURL( '**/checkout/order-received/**' ); | ^ 41 | 42 | await expect( page.locator( 'h1.entry-title' ) ).toHaveText( 43 | 'Order received' at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js:40:13
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L1
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L40
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/checkout/order-received/**" until "load" ============================================================ 38 | .click(); 39 | > 40 | await page.waitForURL( '**/checkout/order-received/**' ); | ^ 41 | 42 | await expect( page.locator( 'h1.entry-title' ) ).toHaveText( 43 | 'Order received' at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js:40:13
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L1
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks: tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js#L40
1) [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/checkout/order-received/**" until "load" ============================================================ 38 | .click(); 39 | > 40 | await page.waitForURL( '**/checkout/order-received/**' ); | ^ 41 | 42 | await expect( page.locator( 'h1.entry-title' ) ).toHaveText( 43 | 'Order received' at /home/runner/work/woocommerce-gateway-stripe/woocommerce-gateway-stripe/tests/e2e/tests/_legacy-experience/woocommerce-blocks/sca-card.spec.js:40:13
Legacy WP=latest, WC=latest, PHP=7.4
Process completed with exit code 1.
Slow Test: [default] › checkout/blocks/saved-card.spec.js#L1
[default] › checkout/blocks/saved-card.spec.js took 53.3s
Slow Test: [default] › checkout/blocks/sca-card.spec.js#L1
[default] › checkout/blocks/sca-card.spec.js took 40.0s
Slow Test: [default] › checkout/blocks/subscription-product.spec.js#L1
[default] › checkout/blocks/subscription-product.spec.js took 32.4s
Slow Test: [default] › checkout/shortcode/sca-card.spec.js#L1
[default] › checkout/shortcode/sca-card.spec.js took 31.3s
Slow Test: [default] › checkout/blocks/normal-card.spec.js#L1
[default] › checkout/blocks/normal-card.spec.js took 30.9s
Slow Test: [legacy] › _legacy-experience/order/full-refund.spec.js#L1
[legacy] › _legacy-experience/order/full-refund.spec.js took 43.9s
Slow Test: [legacy] › _legacy-experience/checkout/saved-card.spec.js#L1
[legacy] › _legacy-experience/checkout/saved-card.spec.js took 40.7s
Slow Test: [legacy] › _legacy-experience/subscriptions/subscription-renewal.spec.js#L1
[legacy] › _legacy-experience/subscriptions/subscription-renewal.spec.js took 40.1s
Slow Test: [legacy] › _legacy-experience/woocommerce-blocks/saved-card.spec.js#L1
[legacy] › _legacy-experience/woocommerce-blocks/saved-card.spec.js took 38.1s
Slow Test: [legacy] › _legacy-experience/checkout/sca-card.spec.js#L1
[legacy] › _legacy-experience/checkout/sca-card.spec.js took 33.8s
🎭 Playwright Run Summary
2 flaky [default] › checkout/shortcode/saved-card.spec.js:30:5 › customer can checkout with a saved card @smoke [default] › checkout/shortcode/subscription-product.spec.js:32:5 › customer can purchase a subscription product @smoke @subscriptions 21 passed (3.9m)
🎭 Playwright Run Summary
1 failed [legacy] › _legacy-experience/woocommerce-blocks/sca-card.spec.js:12:5 › customer can checkout with a SCA card @smoke @blocks 22 passed (8.2m)

Artifacts

Produced during runtime
Name Size
Legacy-WP_latest-WC_latest-results Expired
105 MB