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

Bump dataloader from 2.1.0 to 2.2.2 #6713

Bump dataloader from 2.1.0 to 2.2.2

Bump dataloader from 2.1.0 to 2.2.2 #6713

Triggered via pull request November 6, 2023 17:02
Status Failure
Total duration 18m 36s
Artifacts 1

playwright.yml

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

Annotations

5 errors, 10 warnings, and 3 notices
[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
1) [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
[blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping: tests/e2e/tests/checkout/checkout.page.ts#L98
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses Error: Timed out 20000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 20000ms - waiting for locator('.woocommerce-column--billing-address').getByText('John') at checkout/checkout.page.ts:98 96 | await expect( 97 | addressContainer.getByText( customerAddressDetails.firstname ) > 98 | ).toBeVisible(); | ^ 99 | await expect( 100 | addressContainer.getByText( customerAddressDetails.lastname ) 101 | ).toBeVisible(); at CheckoutPage.verifyAddressDetails (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts:98:5) at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:47:20
[blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping: tests/e2e/tests/checkout/checkout.page.ts#L98
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 20000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 20000ms - waiting for locator('.woocommerce-column--billing-address').getByText('John') at checkout/checkout.page.ts:98 96 | await expect( 97 | addressContainer.getByText( customerAddressDetails.firstname ) > 98 | ).toBeVisible(); | ^ 99 | await expect( 100 | addressContainer.getByText( customerAddressDetails.lastname ) 101 | ).toBeVisible(); at CheckoutPage.verifyAddressDetails (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts:98:5) at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:47:20
[blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping: tests/e2e/tests/checkout/checkout.page.ts#L98
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 20000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 20000ms - waiting for locator('.woocommerce-column--billing-address').getByText('John') at checkout/checkout.page.ts:98 96 | await expect( 97 | addressContainer.getByText( customerAddressDetails.firstname ) > 98 | ).toBeVisible(); | ^ 99 | await expect( 100 | addressContainer.getByText( customerAddressDetails.lastname ) 101 | ).toBeVisible(); at CheckoutPage.verifyAddressDetails (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts:98:5) at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:47:20
Playwright E2E tests - SideEffects
Process completed with exit code 1.
Slow Test: [blockTheme] › product-collection/product-collection.block_theme.spec.ts#L1
[blockTheme] › product-collection/product-collection.block_theme.spec.ts took 1.7m
Slow Test: [blockTheme] › templates/cart-template.block_theme.spec.ts#L1
[blockTheme] › templates/cart-template.block_theme.spec.ts took 1.2m
Slow Test: [blockTheme] › templates/checkout-template.block_theme.spec.ts#L1
[blockTheme] › templates/checkout-template.block_theme.spec.ts took 43.3s
Slow Test: [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts#L1
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts took 23.2s
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 22.3s
Slow Test: [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts took 1.9m
Slow Test: [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts took 1.3m
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 58.4s
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 56.4s
Slow Test: [blockThemeWithGlobalSideEffects] › product-gallery/product-gallery.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-gallery/product-gallery.block_theme.side_effects.spec.ts took 46.3s
🎭 Playwright Run Summary
2 passed (20.4s)
🎭 Playwright Run Summary
1 flaky [blockTheme] › templates/cart-template.block_theme.spec.ts:95:6 › Test editing the cart template › Template can be modified 1 skipped 50 passed (6.1m)
🎭 Playwright Run Summary
1 failed [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses 15 skipped 57 passed (10.4m)

Artifacts

Produced during runtime
Name Size
playwright-report-SideEffects Expired
10.6 MB