This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Improve readability of order note #7549
Triggered via pull request
November 27, 2023 07:42
Status
Success
Total duration
15m 44s
Artifacts
–
Annotations
2 errors, 10 warnings, and 3 notices
[blockTheme] › templates/cart-template.block_theme.spec.ts:94:6 › Test editing the cart template › Template can be modified:
tests/e2e/tests/templates/cart-template.block_theme.spec.ts#L112
1) [blockTheme] › templates/cart-template.block_theme.spec.ts:94: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()
110 | await expect(
111 | page.getByText( 'Hello World in the template' ).first()
> 112 | ).toBeVisible();
| ^
113 | } );
114 | } );
115 |
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts:112:5
|
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:128:6 › woocommerce/price-filter Block - with PHP classic template › should show all products:
tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts#L140
1) [blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:128:6 › woocommerce/price-filter Block - with PHP classic template › should show all products
Error: expect(received).toHaveLength(expected)
Expected length: 16
Received length: 10
Received array: [{"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=0"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=1"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=2"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=3"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=4"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=5"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=6"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=7"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=8"}, {"_frame": {"_guid": "frame@2b991f72e05e21a66be56b3799062a2a", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=9"}]
138 | .all();
139 |
> 140 | expect( products ).toHaveLength( 16 );
| ^
141 | } );
142 |
143 | // eslint-disable-next-line playwright/no-skipped-test
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts:140:22
|
Slow Test:
[blockTheme] › product-collection/product-collection.block_theme.spec.ts#L1
[blockTheme] › product-collection/product-collection.block_theme.spec.ts took 1.9m
|
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 39.3s
|
Slow Test:
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts#L1
[blockTheme] › cart/cart-block.merchant.block_theme.spec.ts took 25.3s
|
Slow Test:
[blockTheme] › checkout/checkout-block.merchant.block_theme.spec.ts#L1
[blockTheme] › checkout/checkout-block.merchant.block_theme.spec.ts took 24.9s
|
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 2.1m
|
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 1.4m
|
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.0m
|
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.0m
|
Slow Test:
[blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.side_effects.spec.ts took 50.1s
|
🎭 Playwright Run Summary
2 passed (19.2s)
|
🎭 Playwright Run Summary
1 flaky
[blockTheme] › templates/cart-template.block_theme.spec.ts:94:6 › Test editing the cart template › Template can be modified
3 skipped
52 passed (6.7m)
|
🎭 Playwright Run Summary
1 flaky
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:128:6 › woocommerce/price-filter Block - with PHP classic template › should show all products
15 skipped
61 passed (10.9m)
|