Skip to content

Removes the star icon font #8120

Removes the star icon font

Removes the star icon font #8120

Triggered via pull request March 18, 2024 11:27
Status Success
Total duration 27m 36s
Artifacts 7
Matrix: Runs E2E tests with HPOS disabled.
Runs API tests with HPOS disabled.
9m 15s
Runs API tests with HPOS disabled.
Evaluate e2e tests results
0s
Evaluate e2e tests results
Merge e2e test reports
6m 0s
Merge e2e test reports
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 34 warnings, and 5 notices
[Chrome] › shopper/account-email-receiving.spec.js:83:2 › Shopper Account Email Receiving › should receive an email when password reset initiated from admin: plugins/woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js#L100
1) [Chrome] › shopper/account-email-receiving.spec.js:83:2 › Shopper Account Email Receiving › should receive an email when password reset initiated from admin Error: page.waitForSelector: Timeout 20000ms exceeded. Call log: - waiting for locator('.notice') to be visible 98 | await page.getByRole( 'button', { name: 'Add New User' } ).click(); 99 | > 100 | await page.waitForSelector( '.notice' ); | ^ 101 | 102 | // verify that no email was sent on account creation 103 | await page.goto( at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js:100:14
[Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:108:2 › Shopper Cart & Checkout Block Tax Display › can create Cart Block page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L14
2) [Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:108:2 › Shopper Cart & Checkout Block Tax Display › can create Cart Block page Error: page.waitForFunction: Timeout 20000ms exceeded. at ../utils/editor.js:14 12 | const disableWelcomeModal = async ( { page } ) => { 13 | await page.waitForLoadState(); > 14 | await page.waitForFunction( () => window?.wp?.data ); | ^ 15 | 16 | const isWelcomeGuideActive = await page.evaluate( () => 17 | wp.data.select( 'core/edit-post' ).isFeatureActive( 'welcomeGuide' ) at disableWelcomeModal (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/editor.js:14:13) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-block-calculate-tax.spec.js:115:3
[Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:139:2 › Shopper Cart & Checkout Block Tax Display › can create Checkout Block page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L14
3) [Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:139:2 › Shopper Cart & Checkout Block Tax Display › can create Checkout Block page Error: page.waitForFunction: Timeout 20000ms exceeded. at ../utils/editor.js:14 12 | const disableWelcomeModal = async ( { page } ) => { 13 | await page.waitForLoadState(); > 14 | await page.waitForFunction( () => window?.wp?.data ); | ^ 15 | 16 | const isWelcomeGuideActive = await page.evaluate( () => 17 | wp.data.select( 'core/edit-post' ).isFeatureActive( 'welcomeGuide' ) at disableWelcomeModal (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/editor.js:14:13) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-block-calculate-tax.spec.js:146:3
[Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:139:2 › Shopper Cart & Checkout Block Tax Display › can create Checkout Block page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L14
3) [Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:139:2 › Shopper Cart & Checkout Block Tax Display › can create Checkout Block page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Timeout 20000ms exceeded. at ../utils/editor.js:14 12 | const disableWelcomeModal = async ( { page } ) => { 13 | await page.waitForLoadState(); > 14 | await page.waitForFunction( () => window?.wp?.data ); | ^ 15 | 16 | const isWelcomeGuideActive = await page.evaluate( () => 17 | wp.data.select( 'core/edit-post' ).isFeatureActive( 'welcomeGuide' ) at disableWelcomeModal (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/editor.js:14:13) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-block-calculate-tax.spec.js:146:3
🎭 Playwright Run Summary
3 skipped 61 passed (4.2m)
🎭 Playwright Run Summary
71 passed (6.0m)
🎭 Playwright Run Summary
1 skipped 75 passed (6.5m)
🎭 Playwright Run Summary
1 skipped 65 passed (7.7m)
🎭 Playwright Run Summary
3 flaky [Chrome] › shopper/account-email-receiving.spec.js:83:2 › Shopper Account Email Receiving › should receive an email when password reset initiated from admin [Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:108:2 › Shopper Cart & Checkout Block Tax Display › can create Cart Block page [Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js:139:2 › Shopper Cart & Checkout Block Tax Display › can create Checkout Block page 73 passed (8.2m)
Runs API tests with HPOS disabled.
Failed to restore: Cache service responded with 429
Runs API tests with HPOS disabled.
Failed to restore: Cache service responded with 429
Runs API tests with HPOS disabled.
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Runs E2E tests with HPOS disabled. (5, 5/5)
Failed to restore: Cache service responded with 429
Runs E2E tests with HPOS disabled. (5, 5/5)
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 56.4s
Runs E2E tests with HPOS disabled. (1, 1/5)
Failed to restore: Cache service responded with 429
Runs E2E tests with HPOS disabled. (1, 1/5)
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js took 56.0s
Slow Test: plugins/woocommerce/[Chrome] › activate-and-setup/core-profiler.spec.js#L1
plugins/woocommerce/[Chrome] › activate-and-setup/core-profiler.spec.js took 39.5s
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 33.3s
Slow Test: plugins/woocommerce/[Chrome] › admin-analytics/analytics.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics.spec.js took 30.9s
Runs E2E tests with HPOS disabled. (2, 2/5)
Failed to restore: Cache service responded with 429
Runs E2E tests with HPOS disabled. (2, 2/5)
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js took 1.4m
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js took 1.0m
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-search.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-search.spec.js took 58.2s
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js took 48.6s
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js took 33.9s
Runs E2E tests with HPOS disabled. (3, 3/5)
Failed to restore: Cache service responded with 429
Runs E2E tests with HPOS disabled. (3, 3/5)
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js took 54.7s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/disable-block-product-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/disable-block-product-editor.spec.js took 52.4s
Slow Test: plugins/woocommerce/[Chrome] › merchant/product-import-csv.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/product-import-csv.spec.js took 31.2s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/add-variable-product/update-variations.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/add-variable-product/update-variations.spec.js took 30.8s
Runs E2E tests with HPOS disabled. (4, 4/5)
Failed to restore: Cache service responded with 429
Runs E2E tests with HPOS disabled. (4, 4/5)
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js took 1.7m
Slow Test: plugins/woocommerce/[Chrome] › shopper/account-email-receiving.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/account-email-receiving.spec.js took 53.5s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 45.0s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js took 40.7s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-images-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-images-block-editor.spec.js took 33.6s
Merge e2e test reports
Failed to restore: Cache service responded with 429
Merge e2e test reports
Failed to restore: Cache service responded with 429

Artifacts

Produced during runtime
Name Size
all-blob-reports-1 Expired
92.5 KB
all-blob-reports-2 Expired
89.7 KB
all-blob-reports-3 Expired
94 KB
all-blob-reports-4 Expired
6.37 MB
all-blob-reports-5 Expired
87.3 KB
api-test-report---pr-31670 Expired
5.46 MB
e2e-test-report---pr-31670 Expired
14.6 MB