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

Move Combobox to components package #6347

Move Combobox to components package

Move Combobox to components package #6347

Triggered via pull request October 26, 2023 12:01
Status Success
Total duration 27m 30s
Artifacts

playwright.yml

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

Annotations

3 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] › products/products.block_theme.side_effects.spec.ts:130:7 › Product Catalog template › Products block matches with classic template block: tests/e2e/tests/products/products.block_theme.side_effects.spec.ts#L1
1) [blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts:130:7 › Product Catalog template › Products block matches with classic template block Test timeout of 90000ms exceeded.
[blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts:130:7 › Product Catalog template › Products block matches with classic template block: tests/e2e/tests/products/products.block_theme.side_effects.spec.ts#L157
1) [blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts:130:7 › Product Catalog template › Products block matches with classic template block Error: page.waitForResponse: Page closed 155 | await Promise.all( [ 156 | editor.saveSiteEditorEntities(), > 157 | page.waitForResponse( ( response ) => | ^ 158 | response.url().includes( 'wp-json/wp/v2/templates/' ) 159 | ), 160 | ] ); at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/products/products.block_theme.side_effects.spec.ts:157:10
Slow Test: [blockTheme] › product-collection/product-collection.block_theme.spec.ts#L1
[blockTheme] › product-collection/product-collection.block_theme.spec.ts took 2.8m
Slow Test: [blockTheme] › templates/cart-template.block_theme.spec.ts#L1
[blockTheme] › templates/cart-template.block_theme.spec.ts took 1.8m
Slow Test: [blockTheme] › templates/checkout-template.block_theme.spec.ts#L1
[blockTheme] › templates/checkout-template.block_theme.spec.ts took 1.2m
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 37.7s
Slow Test: [blockTheme] › cart/cart-block.merchant.block_theme.spec.ts#L1
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts took 36.1s
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 3.8m
Slow Test: [blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts took 2.9m
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.8m
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.8m
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 1.2m
🎭 Playwright Run Summary
2 passed (23.0s)
🎭 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 (9.7m)
🎭 Playwright Run Summary
1 flaky [blockThemeWithGlobalSideEffects] › products/products.block_theme.side_effects.spec.ts:130:7 › Product Catalog template › Products block matches with classic template block 15 skipped 54 passed (18.7m)