Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Remove Shipping calculator settings and link to the WooCommerce admin settings #5876

Remove Shipping calculator settings and link to the WooCommerce admin settings

Remove Shipping calculator settings and link to the WooCommerce admin settings #5876

Triggered via pull request October 11, 2023 12:27
Status Failure
Total duration 28m 14s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

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

Annotations

8 errors, 10 warnings, and 3 notices
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator: tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts#L1
1) [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator Test timeout of 90000ms exceeded.
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator: tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts#L201
1) [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator Error: locator.check: Page closed =========================== logs =========================== waiting for getByLabel('Shipping calculator') ============================================================ 199 | 'Shipping calculator' 200 | ); > 201 | await shippingLabel.check(); | ^ 202 | await expect( 203 | editor.canvas.getByText( 'Change address' ) 204 | ).toBeVisible(); at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts:201:24
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator: tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts#L1
1) [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator: tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts#L201
1) [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.check: Page closed =========================== logs =========================== waiting for getByLabel('Shipping calculator') ============================================================ 199 | 'Shipping calculator' 200 | ); > 201 | await shippingLabel.check(); | ^ 202 | await expect( 203 | editor.canvas.getByText( 'Change address' ) 204 | ).toBeVisible(); at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts:201:24
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator: tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts#L1
1) [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator: tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts#L201
1) [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.check: Page closed =========================== logs =========================== waiting for getByLabel('Shipping calculator') ============================================================ 199 | 'Shipping calculator' 200 | ); > 201 | await shippingLabel.check(); | ^ 202 | await expect( 203 | editor.canvas.getByText( 'Change address' ) 204 | ).toBeVisible(); at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts:201:24
[blockTheme] › templates/cart-template.block_theme.spec.ts:95:6 › Test editing the cart template › Template can be modified: tests/e2e/tests/templates/cart-template.block_theme.spec.ts#L113
2) [blockTheme] › templates/cart-template.block_theme.spec.ts:95:6 › Test editing the cart template › Template can be modified Error: Timed out 20000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByText('Hello World in the template').first() 111 | await expect( 112 | page.getByText( 'Hello World in the template' ).first() > 113 | ).toBeVisible(); | ^ 114 | } ); 115 | } ); 116 | at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts:113:5
Playwright E2E tests - Normal
Process completed with exit code 1.
Slow Test: [blockThemeWithGlobalSideEffects] › on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts took 1.3m
Slow Test: [blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.side_effects.spec.ts took 1.3m
Slow Test: [blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts took 57.4s
Slow Test: [blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-pager/product-gallery-pager.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-pager/product-gallery-pager.block_theme.side_effects.spec.ts took 54.6s
Slow Test: [blockThemeWithGlobalSideEffects] › checkout/order-confirmation.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › checkout/order-confirmation.block_theme.side_effects.spec.ts took 52.1s
Slow Test: [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts#L1
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts took 4.9m
Slow Test: [blockTheme] › product-collection/product-collection.block_theme.spec.ts#L1
[blockTheme] › product-collection/product-collection.block_theme.spec.ts took 2.5m
Slow Test: [blockTheme] › templates/cart-template.block_theme.spec.ts#L1
[blockTheme] › templates/cart-template.block_theme.spec.ts took 1.6m
Slow Test: [blockTheme] › templates/checkout-template.block_theme.spec.ts#L1
[blockTheme] › templates/checkout-template.block_theme.spec.ts took 1.0m
Slow Test: [blockTheme] › add-to-cart-form/add-to-cart-form.block_theme.spec.ts#L1
[blockTheme] › add-to-cart-form/add-to-cart-form.block_theme.spec.ts took 32.5s
🎭 Playwright Run Summary
2 passed (24.8s)
🎭 Playwright Run Summary
18 skipped 44 passed (9.4m)
🎭 Playwright Run Summary
1 failed [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts:146:7 › Merchant → Cart › in page editor › shows empty cart when changing the view and allows toggling of shipping calculator 1 flaky [blockTheme] › templates/cart-template.block_theme.spec.ts:95:6 › Test editing the cart template › Template can be modified 1 skipped 49 passed (13.1m)

Artifacts

Produced during runtime
Name Size
playwright-report-Normal Expired
19.7 MB