This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Convert PaymentMethodErrorBoundary to Class component #7944
Annotations
2 errors, 5 warnings, and 1 notice
Run Playwright tests:
tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts#L1
1) [blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:62:6 › woocommerce/price-filter Block - with All products Block › should show only products that match the filter
Test timeout of 90000ms exceeded.
|
Run Playwright tests:
tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts#L73
1) [blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:62:6 › woocommerce/price-filter Block - with All products Block › should show only products that match the filter
Error: page.waitForResponse: Page closed
71 | await maxPriceInput.fill( '$10' );
72 | await maxPriceInput.press( 'Tab' );
> 73 | await page.waitForResponse( ( response ) =>
| ^
74 | response.url().includes( blockData.endpointAPI )
75 | );
76 |
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts:73:14
|
Run Playwright tests:
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts took 2.0m
|
Run Playwright tests:
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts took 1.9m
|
Run Playwright tests:
[blockThemeWithGlobalSideEffects] › product-gallery/product-gallery.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-gallery/product-gallery.block_theme.side_effects.spec.ts took 1.3m
|
Run Playwright tests:
[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.0m
|
Run Playwright tests:
[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.6s
|
Run Playwright tests
1 flaky
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:62:6 › woocommerce/price-filter Block - with All products Block › should show only products that match the filter
15 skipped
64 passed (12.2m)
|
The logs for this run have expired and are no longer available.
Loading