This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Add/11823 hide filters per collection #7995
Annotations
11 errors, 5 warnings, and 1 notice
|
Run Playwright tests:
tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L109
1) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Main Content is attached to the page
Test timeout of 90000ms exceeded while running "beforeEach" hook.
107 | 'Product Archive with Product Collection block',
108 | async () => {
> 109 | test.beforeEach( async ( { pageObject } ) => {
| ^
110 | await pageObject.replaceProductsWithProductCollectionInTemplate(
111 | 'woocommerce/woocommerce//archive-product'
112 | );
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:109:9
|
Run Playwright tests:
tests/e2e/tests/product-collection/product-collection.page.ts#L108
1) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Main Content is attached to the page
Error: locator.click: Page closed
=========================== logs ===========================
waiting for frameLocator('iframe[name="editor-canvas"]').getByRole('button', { name: 'Product Catalog Display all products in your catalog. Results may change to match the current template, page, or search term.' })
============================================================
at product-collection/product-collection.page.ts:108
106 | .frameLocator( 'iframe[name="editor-canvas"]' )
107 | .getByRole( 'button', { name: buttonName } )
> 108 | .click();
| ^
109 | }
110 |
111 | async createNewPostAndInsertBlock( collection?: Collections ) {
at ProductCollectionPage.chooseCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:108:5)
at ProductCollectionPage.replaceProductsWithProductCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:143:14)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:110:5
|
Run Playwright tests:
tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L109
1) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Main Content is attached to the page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded while running "beforeEach" hook.
107 | 'Product Archive with Product Collection block',
108 | async () => {
> 109 | test.beforeEach( async ( { pageObject } ) => {
| ^
110 | await pageObject.replaceProductsWithProductCollectionInTemplate(
111 | 'woocommerce/woocommerce//archive-product'
112 | );
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:109:9
|
Run Playwright tests:
tests/e2e/tests/product-collection/product-collection.page.ts#L108
1) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Main Content is attached to the page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for frameLocator('iframe[name="editor-canvas"]').getByRole('button', { name: 'Product Catalog Display all products in your catalog. Results may change to match the current template, page, or search term.' })
============================================================
at product-collection/product-collection.page.ts:108
106 | .frameLocator( 'iframe[name="editor-canvas"]' )
107 | .getByRole( 'button', { name: buttonName } )
> 108 | .click();
| ^
109 | }
110 |
111 | async createNewPostAndInsertBlock( collection?: Collections ) {
at ProductCollectionPage.chooseCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:108:5)
at ProductCollectionPage.replaceProductsWithProductCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:143:14)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:110:5
|
Run Playwright tests:
tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L109
1) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Main Content is attached to the page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded while running "beforeEach" hook.
107 | 'Product Archive with Product Collection block',
108 | async () => {
> 109 | test.beforeEach( async ( { pageObject } ) => {
| ^
110 | await pageObject.replaceProductsWithProductCollectionInTemplate(
111 | 'woocommerce/woocommerce//archive-product'
112 | );
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:109:9
|
Run Playwright tests:
tests/e2e/tests/product-collection/product-collection.page.ts#L108
1) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Main Content is attached to the page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for frameLocator('iframe[name="editor-canvas"]').getByRole('button', { name: 'Product Catalog Display all products in your catalog. Results may change to match the current template, page, or search term.' })
============================================================
at product-collection/product-collection.page.ts:108
106 | .frameLocator( 'iframe[name="editor-canvas"]' )
107 | .getByRole( 'button', { name: buttonName } )
> 108 | .click();
| ^
109 | }
110 |
111 | async createNewPostAndInsertBlock( collection?: Collections ) {
at ProductCollectionPage.chooseCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:108:5)
at ProductCollectionPage.replaceProductsWithProductCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:143:14)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:110:5
|
Run Playwright tests:
tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L109
2) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Main Content is attached to the page
Test timeout of 90000ms exceeded while running "beforeEach" hook.
107 | 'Product Archive with Product Collection block',
108 | async () => {
> 109 | test.beforeEach( async ( { pageObject } ) => {
| ^
110 | await pageObject.replaceProductsWithProductCollectionInTemplate(
111 | 'woocommerce/woocommerce//archive-product'
112 | );
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:109:9
|
Run Playwright tests:
tests/e2e/tests/product-collection/product-collection.page.ts#L108
2) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Main Content is attached to the page
Error: locator.click: Page closed
=========================== logs ===========================
waiting for frameLocator('iframe[name="editor-canvas"]').getByRole('button', { name: 'Product Catalog Display all products in your catalog. Results may change to match the current template, page, or search term.' })
============================================================
at product-collection/product-collection.page.ts:108
106 | .frameLocator( 'iframe[name="editor-canvas"]' )
107 | .getByRole( 'button', { name: buttonName } )
> 108 | .click();
| ^
109 | }
110 |
111 | async createNewPostAndInsertBlock( collection?: Collections ) {
at ProductCollectionPage.chooseCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:108:5)
at ProductCollectionPage.replaceProductsWithProductCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:143:14)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:110:5
|
Run Playwright tests:
tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L109
2) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Main Content is attached to the page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded while running "beforeEach" hook.
107 | 'Product Archive with Product Collection block',
108 | async () => {
> 109 | test.beforeEach( async ( { pageObject } ) => {
| ^
110 | await pageObject.replaceProductsWithProductCollectionInTemplate(
111 | 'woocommerce/woocommerce//archive-product'
112 | );
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:109:9
|
Run Playwright tests:
tests/e2e/tests/product-collection/product-collection.page.ts#L108
2) [blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Main Content is attached to the page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for frameLocator('iframe[name="editor-canvas"]').getByRole('button', { name: 'Product Catalog Display all products in your catalog. Results may change to match the current template, page, or search term.' })
============================================================
at product-collection/product-collection.page.ts:108
106 | .frameLocator( 'iframe[name="editor-canvas"]' )
107 | .getByRole( 'button', { name: buttonName } )
> 108 | .click();
| ^
109 | }
110 |
111 | async createNewPostAndInsertBlock( collection?: Collections ) {
at ProductCollectionPage.chooseCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:108:5)
at ProductCollectionPage.replaceProductsWithProductCollectionInTemplate (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts:143:14)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.side_effects.spec.ts:110:5
|
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 40.5m
|
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.4m
|
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] › checkout/checkout-block.shopper.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › checkout/checkout-block.shopper.block_theme.side_effects.spec.ts took 59.3s
|
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.9s
|
Run Playwright tests
9 failed
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Main Content is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Main Content is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Shop Loop is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:117:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Shop Loop is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:130:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Shop Loop Item Title is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:130:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Shop Loop Item Title is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:130:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Shop Loop Item Title is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:130:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › Before Shop Loop Item is attached to the page
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts:130:5 › Compatibility Layer with Product Collection block › Product Archive with Product Collection block › After Shop Loop Item is attached to the page
16 skipped
61 passed (53.8m)
|
The logs for this run have expired and are no longer available.
Loading