Skip to content

Removes the star icon font #1859

Removes the star icon font

Removes the star icon font #1859

Re-run triggered March 19, 2024 16:54
Status Success
Total duration 18m 34s
Artifacts 1

blocks-playwright.yml

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

Annotations

4 errors, 49 warnings, and 15 notices
[blockThemeWithGlobalSideEffects] › templates/template-customization.block_theme.side_effects.spec.ts:28:7 › Mini-Cart template › user-modified Mini-Cart template based on the theme template has priority over the user-modified template based on the default WooCommerce template: plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts#L415
1) [blockThemeWithGlobalSideEffects] › templates/template-customization.block_theme.side_effects.spec.ts:28:7 › Mini-Cart template › user-modified Mini-Cart template based on the theme template has priority over the user-modified template based on the default WooCommerce template TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('heading', { name: 'Editing template part: Mini-Cart' }) to be visible ============================================================ at ../utils/editor/editor-utils.page.ts:415 413 | name: `Editing ${ templateTypeName }: ${ templateName }`, 414 | } ) > 415 | .waitFor(); | ^ 416 | } 417 | 418 | async revertTemplateCreation( templateName: string ) { at EditorUtils.visitTemplateEditor (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts:415:5) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts:35:4
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:138:6 › woocommerce/price-filter Block - with PHP classic template › should show all products: plugins/woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts#L150
1) [blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:138:6 › woocommerce/price-filter Block - with PHP classic template › should show all products Error: expect(received).toHaveLength(expected) Expected length: 16 Received length: 13 Received array: [{"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=0"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=1"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=2"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=3"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=4"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=5"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=6"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=7"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=8"}, {"_frame": {"_guid": "frame@20d5c263b6021c90eb6e44fdee759e61", "_type": "Frame"}, "_selector": "[data-block-name=\"woocommerce/legacy-template\"] >> internal:role=list >> .product >> nth=9"}, …] 148 | .all(); 149 | > 150 | expect( products ).toHaveLength( 16 ); | ^ 151 | } ); 152 | 153 | // eslint-disable-next-line playwright/no-skipped-test at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts:150:22
[blockThemeWithTemplates] › templates/template-customization.block_theme_with_templates.spec.ts:25:7 › Mini-Cart template › theme template has priority over WooCommerce's and can be modified: plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts#L415
1) [blockThemeWithTemplates] › templates/template-customization.block_theme_with_templates.spec.ts:25:7 › Mini-Cart template › theme template has priority over WooCommerce's and can be modified TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('heading', { name: 'Editing template part: Mini-Cart' }) to be visible ============================================================ at ../utils/editor/editor-utils.page.ts:415 413 | name: `Editing ${ templateTypeName }: ${ templateName }`, 414 | } ) > 415 | .waitFor(); | ^ 416 | } 417 | 418 | async revertTemplateCreation( templateName: string ) { at EditorUtils.visitTemplateEditor (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts:415:5) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme_with_templates.spec.ts:32:4
[blockThemeWithGlobalSideEffects] › checkout/additional-fields.shopper.block_theme.side_effects.spec.ts:236:3 › Shopper → Additional Checkout Fields › Logged in shopper › Shopper can change the values of fields multiple times and place the order: plugins/woocommerce-blocks/tests/e2e/tests/checkout/additional-fields.shopper.block_theme.side_effects.spec.ts#L283
1) [blockThemeWithGlobalSideEffects] › checkout/additional-fields.shopper.block_theme.side_effects.spec.ts:236:3 › Shopper → Additional Checkout Fields › Logged in shopper › Shopper can change the values of fields multiple times and place the order TimeoutError: page.waitForResponse: Timeout 10000ms exceeded while waiting for event "response" 281 | .getByLabel( 'How wide is your road?' ) 282 | .fill( 'narrow' ); > 283 | await checkoutPageObject.page.waitForResponse( ( response ) => { | ^ 284 | return response.url().indexOf( 'wc/store/v1/batch' ) !== -1; 285 | } ); 286 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce-blocks/tests/e2e/tests/checkout/additional-fields.shopper.block_theme.side_effects.spec.ts:283:34
🎭 Playwright Run Summary
10 passed (1.1m)
🎭 Playwright Run Summary
2 skipped 37 passed (5.1m)
🎭 Playwright Run Summary
31 passed (3.9m)
🎭 Playwright Run Summary
37 passed (2.0m)
🎭 Playwright Run Summary
6 passed (1.3m)
🎭 Playwright Run Summary
28 passed (5.1m)
🎭 Playwright Run Summary
3 passed (20.2s)
🎭 Playwright Run Summary
2 passed (17.0s)
🎭 Playwright Run Summary
3 passed (16.7s)
🎭 Playwright Run Summary
1 flaky [blockThemeWithGlobalSideEffects] › templates/template-customization.block_theme.side_effects.spec.ts:28:7 › Mini-Cart template › user-modified Mini-Cart template based on the theme template has priority over the user-modified template based on the default WooCommerce template 16 passed (5.3m)
🎭 Playwright Run Summary
1 flaky [blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:138:6 › woocommerce/price-filter Block - with PHP classic template › should show all products 1 skipped 25 passed (4.5m)
🎭 Playwright Run Summary
4 skipped 25 passed (3.5m)
🎭 Playwright Run Summary
8 skipped 29 passed (5.1m)
🎭 Playwright Run Summary
1 flaky [blockThemeWithTemplates] › templates/template-customization.block_theme_with_templates.spec.ts:25:7 › Mini-Cart template › theme template has priority over WooCommerce's and can be modified 14 passed (3.3m)
🎭 Playwright Run Summary
1 flaky [blockThemeWithGlobalSideEffects] › checkout/additional-fields.shopper.block_theme.side_effects.spec.ts:236:3 › Shopper → Additional Checkout Fields › Logged in shopper › Shopper can change the values of fields multiple times and place the order 28 passed (4.4m)
Default (Block) Theme [4/5]
Failed to restore: Cache service responded with 429
Default (Block) Theme [4/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Default (Block) Theme [3/5]
Failed to restore: Cache service responded with 429
Default (Block) Theme [3/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Default (Block) Theme [1/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Default (Block) Theme [2/5]
Failed to restore: Cache service responded with 429
Default (Block) Theme [2/5]
Failed to restore: Cache service responded with 429
Default (Block) Theme [2/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Classic Theme [1/5]
Failed to restore: Cache service responded with 429
Classic Theme [1/5]
Failed to restore: Cache service responded with 429
Classic Theme [1/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Default (Block) Theme [5/5]
Failed to restore: Cache service responded with 429
Default (Block) Theme [5/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Classic Theme [4/5]
Failed to restore: Cache service responded with 429
Classic Theme [4/5]
Failed to restore: Cache service responded with 429
Classic Theme [4/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Classic Theme [2/5]
Failed to restore: Cache service responded with 429
Classic Theme [2/5]
Failed to restore: Cache service responded with 429
Classic Theme [3/5]
Failed to restore: Cache service responded with 429
Classic Theme [2/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Classic Theme [3/5]
Failed to restore: Cache service responded with 429
Classic Theme [3/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Classic Theme [5/5]
Failed to restore: Cache service responded with 429
Classic Theme [5/5]
Failed to restore: Cache service responded with 429
Classic Theme [5/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Side Effects [5/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Side Effects [3/5]
Failed to restore: Cache service responded with 429
Side Effects [3/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Side Effects [2/5]
Failed to restore: Cache service responded with 429
Side Effects [2/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Side Effects [4/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Block Theme With Templates [1/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [1/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [1/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Block Theme With Templates [2/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [2/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [2/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Block Theme With Templates [4/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [4/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [4/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Block Theme With Templates [3/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [3/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [3/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Block Theme With Templates [5/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [5/5]
Failed to restore: Cache service responded with 429
Block Theme With Templates [5/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Side Effects [1/5]
Failed to restore: Cache service responded with 429
Side Effects [1/5]
Failed to restore: Cache service responded with 429
Side Effects [1/5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
playwright-report-Side Effects
18.9 MB