Skip to content

Smoke test daily

Smoke test daily #1477

Triggered via schedule May 6, 2024 03:28
Status Failure
Total duration 1h 23m 1s
Artifacts 14

smoke-test-daily.yml

on: schedule
Matrix: E2E tests on nightly build
Matrix: test-plugins
API tests on nightly build
11m 34s
API tests on nightly build
Merge e2e test reports
4m 24s
Merge e2e test reports
k6 tests on nightly build
5m 0s
k6 tests on nightly build
Post Slack summary
6s
Post Slack summary
Publish report on smoke tests on nightly build
34s
Publish report on smoke tests on nightly build
Matrix: Publish report on Smoke tests on trunk with plugins
Fit to window
Zoom out
Zoom in

Annotations

54 errors, 95 warnings, and 10 notices
k6 tests on nightly build
Process completed with exit code 1.
k6 tests on nightly build
Process completed with exit code 99.
[Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals: plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-calculate-tax.spec.js#L164
1) [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly › Load cart page and confirm price display Error: Timed out 20000ms waiting for expect(locator).toBeVisible() Locator: getByRole('cell', { name: '$250.00 (includes $50.00 Nasty Tax)' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('cell', { name: '$250.00 (includes $50.00 Nasty Tax)' }) 162 | name: '$250.00 (includes $50.00 Nasty Tax)', 163 | } ) > 164 | ).toBeVisible(); | ^ 165 | } ); 166 | 167 | await test.step( 'Load checkout page and confirm price display', async () => { at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-calculate-tax.spec.js:164:7 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-calculate-tax.spec.js:147:4
[Chrome] › basic.spec.js:21:1 › Load wp-admin as admin: plugins/woocommerce/tests/e2e-pw/utils/login.js#L8
1) [Chrome] › basic.spec.js:21:1 › Load wp-admin as admin ──────────────────────────────────────── Error: Timed out 20000ms waiting for expect(locator).toHaveTitle(expected) Locator: locator(':root') Expected pattern: /Dashboard/ Received string: "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" Call log: - expect.toHaveTitle with timeout 20000ms - waiting for locator(':root') - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" - locator resolved to <html lang="en-US">…</html> - unexpected value "Log In ‹ WooCommerce Core E2E Test Suite — WordPress" at ../utils/login.js:8 6 | 7 | if ( assertSuccess ) { > 8 | await expect( page ).toHaveTitle( /Dashboard/ ); | ^ 9 | } 10 | }; 11 | at logIn (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
1) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
1) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
1) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
2) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
2) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
2) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L254
3) [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Checkout Block 17149694***6***87' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByRole('heading', { name: 'Checkout Block 17149694***6***87' }) 252 | await expect( 253 | page.getByRole( 'heading', { name: checkoutBlockPageTitle } ) > 254 | ).toBeVisible(); | ^ 255 | 256 | // check the order summary 257 | await expect( at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:254:5
[Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L254
3) [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Checkout Block 1714969432521' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByRole('heading', { name: 'Checkout Block 1714969432521' }) 252 | await expect( 253 | page.getByRole( 'heading', { name: checkoutBlockPageTitle } ) > 254 | ).toBeVisible(); | ^ 255 | 256 | // check the order summary 257 | await expect( at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:254:5
[Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L254
3) [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Checkout Block 1714969459***8' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByRole('heading', { name: 'Checkout Block 1714969459***8' }) 252 | await expect( 253 | page.getByRole( 'heading', { name: checkoutBlockPageTitle } ) > 254 | ).toBeVisible(); | ^ 255 | 256 | // check the order summary 257 | await expect( at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:254:5
[Chrome] › shopper/checkout-block.spec.js:278:2 › Checkout Block page › allows customer to fill shipping details: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L290
4) [Chrome] › shopper/checkout-block.spec.js:278:2 › Checkout Block page › allows customer to fill shipping details Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Checkout Block 171496948553***' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByRole('heading', { name: 'Checkout Block 171496948553***' }) 288 | await expect( 289 | page.getByRole( 'heading', { name: checkoutBlockPageTitle } ) > 29*** | ).toBeVisible(); | ^ 291 | 292 | // check the order summary 293 | await expect( at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:29***:5
[Chrome] › admin-tasks/payment.spec.js:33:2 › Payment setup task › Saving valid bank account transfer details enables the payment method: plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/payment.spec.js#L48
1) [Chrome] › ***-tasks/payment.spec.js:33:2 › Payment setup task › Saving valid bank account transfer details enables the payment method Error: locator.fill: Timeout 2***ms exceeded. Call log: - waiting for locator('//input[@Placeholder="Account name"]') 46 | await page 47 | .locator( '//input[@Placeholder="Account name"]' ) > 48 | .fill( 'Savings' ); | ^ 49 | await page 5*** | .locator( '//input[@Placeholder="Account number"]' ) 51 | .fill( '1234' ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/***-tasks/payment.spec.js:48:5
[Chrome] › admin-tasks/payment.spec.js:33:2 › Payment setup task › Saving valid bank account transfer details enables the payment method: plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/payment.spec.js#L48
1) [Chrome] › ***-tasks/payment.spec.js:33:2 › Payment setup task › Saving valid bank account transfer details enables the payment method Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Timeout 2***ms exceeded. Call log: - waiting for locator('//input[@Placeholder="Account name"]') 46 | await page 47 | .locator( '//input[@Placeholder="Account name"]' ) > 48 | .fill( 'Savings' ); | ^ 49 | await page 5*** | .locator( '//input[@Placeholder="Account number"]' ) 51 | .fill( '1234' ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/***-tasks/payment.spec.js:48:5
[Chrome] › admin-tasks/payment.spec.js:33:2 › Payment setup task › Saving valid bank account transfer details enables the payment method: plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/payment.spec.js#L48
1) [Chrome] › ***-tasks/payment.spec.js:33:2 › Payment setup task › Saving valid bank account transfer details enables the payment method Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Timeout 2***ms exceeded. Call log: - waiting for locator('//input[@Placeholder="Account name"]') 46 | await page 47 | .locator( '//input[@Placeholder="Account name"]' ) > 48 | .fill( 'Savings' ); | ^ 49 | await page 5*** | .locator( '//input[@Placeholder="Account number"]' ) 51 | .fill( '1234' ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/***-tasks/payment.spec.js:48:5
[Chrome] › admin-tasks/payment.spec.js:117:2 › Payment setup task › Enabling cash on delivery enables the payment method: plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/payment.spec.js#L162
2) [Chrome] › ***-tasks/payment.spec.js:117:2 › Payment setup task › Enabling cash on delivery enables the payment method Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for locator('div.***-task-payment-cod > div.***-task-payment__footer > button') 16*** | 'div.***-task-payment-cod > div.***-task-payment__footer > button' 161 | ) > 162 | .click(); | ^ 163 | await page.waitForLoadState( 'networkidle' ); 164 | 165 | await page.goto( 'wp-***/***.php?page=wc-settings&tab=checkout' ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/***-tasks/payment.spec.js:162:5
[Chrome] › admin-tasks/payment.spec.js:117:2 › Payment setup task › Enabling cash on delivery enables the payment method: plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/payment.spec.js#L162
2) [Chrome] › ***-tasks/payment.spec.js:117:2 › Payment setup task › Enabling cash on delivery enables the payment method Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for locator('div.***-task-payment-cod > div.***-task-payment__footer > button') 16*** | 'div.***-task-payment-cod > div.***-task-payment__footer > button' 161 | ) > 162 | .click(); | ^ 163 | await page.waitForLoadState( 'networkidle' ); 164 | 165 | await page.goto( 'wp-***/***.php?page=wc-settings&tab=checkout' ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/***-tasks/payment.spec.js:162:5
[Chrome] › admin-tasks/payment.spec.js:117:2 › Payment setup task › Enabling cash on delivery enables the payment method: plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/payment.spec.js#L162
2) [Chrome] › ***-tasks/payment.spec.js:117:2 › Payment setup task › Enabling cash on delivery enables the payment method Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for locator('div.***-task-payment-cod > div.***-task-payment__footer > button') 16*** | 'div.***-task-payment-cod > div.***-task-payment__footer > button' 161 | ) > 162 | .click(); | ^ 163 | await page.waitForLoadState( 'networkidle' ); 164 | 165 | await page.goto( 'wp-***/***.php?page=wc-settings&tab=checkout' ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/***-tasks/payment.spec.js:162:5
[Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Cart has 54 JS files: plugins/woocommerce/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js#L68
3) [Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Cart has 54 JS files Error: cart/ loaded 64, expected 54 expect(received).toBeLessThanOrEqual(expected) Expected: <= 54 Received: 64 66 | `${ url } loaded ${ javascriptFiles }, expected ${ expectedCount }` 67 | ) > 68 | .toBeLessThanOrEqual( expectedCount ); | ^ 69 | } ); 7*** | } 71 | } ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js:68:6
[Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Cart has 54 JS files: plugins/woocommerce/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js#L68
3) [Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Cart has 54 JS files Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: cart/ loaded 64, expected 54 expect(received).toBeLessThanOrEqual(expected) Expected: <= 54 Received: 64 66 | `${ url } loaded ${ javascriptFiles }, expected ${ expectedCount }` 67 | ) > 68 | .toBeLessThanOrEqual( expectedCount ); | ^ 69 | } ); 7*** | } 71 | } ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js:68:6
[Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Cart has 54 JS files: plugins/woocommerce/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js#L68
3) [Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Cart has 54 JS files Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: cart/ loaded 64, expected 54 expect(received).toBeLessThanOrEqual(expected) Expected: <= 54 Received: 64 66 | `${ url } loaded ${ javascriptFiles }, expected ${ expectedCount }` 67 | ) > 68 | .toBeLessThanOrEqual( expectedCount ); | ^ 69 | } ); 7*** | } 71 | } ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js:68:6
[Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Checkout has 54 JS files: plugins/woocommerce/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js#L68
4) [Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Checkout has 54 JS files Error: checkout/ loaded 64, expected 54 expect(received).toBeLessThanOrEqual(expected) Expected: <= 54 Received: 64 66 | `${ url } loaded ${ javascriptFiles }, expected ${ expectedCount }` 67 | ) > 68 | .toBeLessThanOrEqual( expectedCount ); | ^ 69 | } ); 7*** | } 71 | } ); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js:68:6
[Chrome] › merchant/create-woocommerce-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
1) [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page › Insert Product Search block Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:196:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:195:4
[Chrome] › merchant/create-woocommerce-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
1) [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page › Insert Product Search block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:196:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:195:4
[Chrome] › merchant/create-woocommerce-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
1) [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page › Insert Product Search block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:196:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:195:4
[Chrome] › merchant/create-woocommerce-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
2) [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page › Insert Discount Banner with Image pattern Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:45:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:44:4
[Chrome] › merchant/create-woocommerce-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
2) [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page › Insert Discount Banner with Image pattern Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:45:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:44:4
[Chrome] › merchant/create-woocommerce-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
2) [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page › Insert Discount Banner with Image pattern Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:45:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:44:4
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
3) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
3) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
3) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
4) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › merchant/create-woocommerce-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
1) [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page › Insert Product Search block Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:196:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:195:4
[Chrome] › merchant/create-woocommerce-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
1) [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page › Insert Product Search block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:196:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:195:4
[Chrome] › merchant/create-woocommerce-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
1) [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page › Insert Product Search block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:196:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-blocks.spec.js:195:4
[Chrome] › merchant/create-woocommerce-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
2) [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page › Insert Discount Banner with Image pattern Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:45:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:44:4
[Chrome] › merchant/create-woocommerce-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
2) [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page › Insert Discount Banner with Image pattern Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:45:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:44:4
[Chrome] › merchant/create-woocommerce-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L53
2) [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page › Insert Discount Banner with Image pattern Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 2***ms exceeded. Call log: - waiting for getByLabel('Add block') at ../utils/editor.js:53 51 | // Click the title to activate the block inserter. 52 | await canvas.getByRole( 'textbox', { name: 'Add title' } ).click(); > 53 | await canvas.getByLabel( 'Add block' ).click(); | ^ 54 | await page.getByPlaceholder( 'Search', { exact: true } ).fill( blockName ); 55 | await page.getByRole( 'option', { name: blockName, exact: true } ).click(); 56 | }; at insertBlock (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:53:41) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:45:5 at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-***-patterns.spec.js:44:4
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
3) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
3) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
3) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
4) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › merchant/create-cart-block.spec.js:16:2 › Transform Classic Cart To Cart Block › can transform classic cart to cart block: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L95
1) [Chrome] › merchant/create-cart-block.spec.js:16:2 › Transform Classic Cart To Cart Block › can transform classic cart to cart block Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByText('Transformed cart Page ***e3ec33c is now live.') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Transformed cart Page ***e3ec33c is now live.') at ../utils/editor.js:95 93 | await expect( 94 | page.getByText( `${ pageTitle } is now live.` ) > 95 | ).toBeVisible(); | ^ 96 | }; 97 | 98 | module.exports = { at publishPage (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:95:4) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-cart-block.spec.js:25:3
[Chrome] › merchant/create-cart-block.spec.js:16:2 › Transform Classic Cart To Cart Block › can transform classic cart to cart block: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L95
1) [Chrome] › merchant/create-cart-block.spec.js:16:2 › Transform Classic Cart To Cart Block › can transform classic cart to cart block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByText('Transformed cart Page de6bd4f4 is now live.') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Transformed cart Page de6bd4f4 is now live.') at ../utils/editor.js:95 93 | await expect( 94 | page.getByText( `${ pageTitle } is now live.` ) > 95 | ).toBeVisible(); | ^ 96 | }; 97 | 98 | module.exports = { at publishPage (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:95:4) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-cart-block.spec.js:25:3
[Chrome] › merchant/create-cart-block.spec.js:16:2 › Transform Classic Cart To Cart Block › can transform classic cart to cart block: plugins/woocommerce/tests/e2e-pw/utils/editor.js#L95
1) [Chrome] › merchant/create-cart-block.spec.js:16:2 › Transform Classic Cart To Cart Block › can transform classic cart to cart block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByText('Transformed cart Page 6e125ac8 is now live.') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Transformed cart Page 6e125ac8 is now live.') at ../utils/editor.js:95 93 | await expect( 94 | page.getByText( `${ pageTitle } is now live.` ) > 95 | ).toBeVisible(); | ^ 96 | }; 97 | 98 | module.exports = { at publishPage (/home/runner/work/***/***/plugins/***/tests/e2e-pw/utils/editor.js:95:4) at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/create-cart-block.spec.js:25:3
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
2) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
2) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L96
2) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 2***ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('row', { name: 'Product name' }) Expected: 4 Received: *** Call log: - expect.toHaveCount with timeout 2***ms - waiting for getByRole('row', { name: 'Product name' }) - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" - locator resolved to *** elements - unexpected value "***" 94 | await expect( 95 | page.getByRole( 'row', { name: 'Product name' } ) > 96 | ).toHaveCount( 4 ); | ^ 97 | 98 | const upsellsRows = page.locator( 99 | 'div.***-product-list div[role="table"] div[role="rowgroup"] div[role="row"]' at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:96:6
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
3) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
3) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L232
3) [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByText('Your cart is currently empty!') resolved to 2 elements: 1) <strong>Your cart is currently empty!</strong> aka getByRole('banner').getByText('Your cart is currently empty!') 2) <strong class="wc-block-checkout-empty__title">Your cart is currently empty!</strong> aka getByRole('strong') Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByText('Your cart is currently empty!') 23*** | await expect( 231 | page.getByText( 'Your cart is currently empty!' ) > 232 | ).toBeVisible(); | ^ 233 | await expect( 234 | page.getByRole( 'link', { name: 'Browse store' } ) 235 | ).toBeVisible(); at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:232:5
[Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods: plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js#L254
4) [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods Error: Timed out 2***ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Checkout Block 1714969799656' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 2***ms - waiting for getByRole('heading', { name: 'Checkout Block 1714969799656' }) 252 | await expect( 253 | page.getByRole( 'heading', { name: checkoutBlockPageTitle } ) > 254 | ).toBeVisible(); | ^ 255 | 256 | // check the order summary 257 | await expect( at /home/runner/work/***/***/plugins/***/tests/e2e-pw/tests/shopper/checkout-block.spec.js:254:5
🎭 Playwright Run Summary
5 skipped 78 passed (5.2m)
🎭 Playwright Run Summary
86 passed (7.8m)
🎭 Playwright Run Summary
88 passed (9.3m)
🎭 Playwright Run Summary
1 flaky [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 1 skipped 80 passed (9.8m)
🎭 Playwright Run Summary
1 flaky [Chrome] › basic.spec.js:21:1 › Load wp-admin as admin ───────────────────────────────────────── 2 skipped 84 passed (14.6m)
🎭 Playwright Run Summary
1*** failed [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods [Chrome] › shopper/checkout-block.spec.js:278:2 › Checkout Block page › allows customer to fill shipping details [Chrome] › shopper/checkout-block.spec.js:321:2 › Checkout Block page › allows customer to fill different shipping and billing details [Chrome] › shopper/checkout-block.spec.js:432:2 › Checkout Block page › allows customer to fill shipping details and toggle different billing [Chrome] › shopper/checkout-block.spec.js:465:2 › Checkout Block page › can choose different shipping types in the checkout [Chrome] › shopper/checkout-block.spec.js:548:2 › Checkout Block page › allows guest customer to place an order [Chrome] › shopper/checkout-block.spec.js:67***:2 › Checkout Block page › allows existing customer to place an order [Chrome] › shopper/checkout-block.spec.js:774:2 › Checkout Block page › can create an account during checkout 1 flaky [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 5 skipped 4***7 passed (57.4m)
🎭 Playwright Run Summary
14 failed [Chrome] › ***-tasks/payment.spec.js:33:2 › Payment setup task › Saving valid bank account transfer details enables the payment method [Chrome] › ***-tasks/payment.spec.js:117:2 › Payment setup task › Enabling cash on delivery enables the payment method [Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Cart has 54 JS files [Chrome] › js-file-monitor/monitor-js-file-number.spec.js:55:3 › Keeps track of the number of JS files included on key shopper pages › Check that Checkout has 54 JS files [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods [Chrome] › shopper/checkout-block.spec.js:278:2 › Checkout Block page › allows customer to fill shipping details [Chrome] › shopper/checkout-block.spec.js:321:2 › Checkout Block page › allows customer to fill different shipping and billing details [Chrome] › shopper/checkout-block.spec.js:432:2 › Checkout Block page › allows customer to fill shipping details and toggle different billing [Chrome] › shopper/checkout-block.spec.js:465:2 › Checkout Block page › can choose different shipping types in the checkout [Chrome] › shopper/checkout-block.spec.js:548:2 › Checkout Block page › allows guest customer to place an order [Chrome] › shopper/checkout-block.spec.js:67***:2 › Checkout Block page › allows existing customer to place an order [Chrome] › shopper/checkout-block.spec.js:774:2 › Checkout Block page › can create an account during checkout 1 flaky [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 5 skipped 4***3 passed (1.***h)
🎭 Playwright Run Summary
14 failed [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods [Chrome] › shopper/checkout-block.spec.js:278:2 › Checkout Block page › allows customer to fill shipping details [Chrome] › shopper/checkout-block.spec.js:321:2 › Checkout Block page › allows customer to fill different shipping and billing details [Chrome] › shopper/checkout-block.spec.js:432:2 › Checkout Block page › allows customer to fill shipping details and toggle different billing [Chrome] › shopper/checkout-block.spec.js:465:2 › Checkout Block page › can choose different shipping types in the checkout [Chrome] › shopper/checkout-block.spec.js:548:2 › Checkout Block page › allows guest customer to place an order [Chrome] › shopper/checkout-block.spec.js:67***:2 › Checkout Block page › allows existing customer to place an order [Chrome] › shopper/checkout-block.spec.js:774:2 › Checkout Block page › can create an account during checkout [Chrome] › shopper/product-tags-attributes.spec.js:263:2 › Browse product tags and attributes from the product page › can see products showcase [Chrome] › shopper/shop-products-filter-by-price.spec.js:61:2 › Filter items in the shop by product price › filter products by prices on the created page 2 flaky [Chrome] › basic.spec.js:21:1 › Load wp-*** as *** ───────────────────────────────────────── [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 5 skipped 4***2 passed (1.1h)
🎭 Playwright Run Summary
14 failed [Chrome] › merchant/create-***-blocks.spec.js:186:2 › Add WooCommerce Blocks Into Page › can insert all WooCommerce blocks into page [Chrome] › merchant/create-***-patterns.spec.js:36:2 › Add WooCommerce Patterns Into Page › can insert WooCommerce patterns into page [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods [Chrome] › shopper/checkout-block.spec.js:278:2 › Checkout Block page › allows customer to fill shipping details [Chrome] › shopper/checkout-block.spec.js:321:2 › Checkout Block page › allows customer to fill different shipping and billing details [Chrome] › shopper/checkout-block.spec.js:432:2 › Checkout Block page › allows customer to fill shipping details and toggle different billing [Chrome] › shopper/checkout-block.spec.js:465:2 › Checkout Block page › can choose different shipping types in the checkout [Chrome] › shopper/checkout-block.spec.js:548:2 › Checkout Block page › allows guest customer to place an order [Chrome] › shopper/checkout-block.spec.js:67***:2 › Checkout Block page › allows existing customer to place an order [Chrome] › shopper/checkout-block.spec.js:774:2 › Checkout Block page › can create an account during checkout [Chrome] › shopper/product-tags-attributes.spec.js:263:2 › Browse product tags and attributes from the product page › can see products showcase [Chrome] › shopper/shop-products-filter-by-price.spec.js:61:2 › Filter items in the shop by product price › filter products by prices on the created page 2 flaky [Chrome] › basic.spec.js:21:1 › Load wp-*** as *** ───────────────────────────────────────── [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 5 skipped 4***2 passed (1.1h)
🎭 Playwright Run Summary
11 failed [Chrome] › merchant/create-cart-block.spec.js:16:2 › Transform Classic Cart To Cart Block › can transform classic cart to cart block [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products [Chrome] › shopper/checkout-block.spec.js:218:2 › Checkout Block page › can see empty checkout block page [Chrome] › shopper/checkout-block.spec.js:242:2 › Checkout Block page › allows customer to choose available payment methods [Chrome] › shopper/checkout-block.spec.js:278:2 › Checkout Block page › allows customer to fill shipping details [Chrome] › shopper/checkout-block.spec.js:321:2 › Checkout Block page › allows customer to fill different shipping and billing details [Chrome] › shopper/checkout-block.spec.js:432:2 › Checkout Block page › allows customer to fill shipping details and toggle different billing [Chrome] › shopper/checkout-block.spec.js:465:2 › Checkout Block page › can choose different shipping types in the checkout [Chrome] › shopper/checkout-block.spec.js:548:2 › Checkout Block page › allows guest customer to place an order [Chrome] › shopper/checkout-block.spec.js:67***:2 › Checkout Block page › allows existing customer to place an order [Chrome] › shopper/checkout-block.spec.js:774:2 › Checkout Block page › can create an account during checkout 8 flaky [Chrome] › basic.spec.js:21:1 › Load wp-*** as *** ───────────────────────────────────────── [Chrome] › shopper/cart-block-calculate-shipping.spec.js:13***:2 › Cart Block Calculate Shipping › allows customer to calculate Free Shipping in cart block if in Netherlands [Chrome] › shopper/cart-block-calculate-shipping.spec.js:193:2 › Cart Block Calculate Shipping › should show correct total cart block price after updating quantity [Chrome] › shopper/cart-block-calculate-shipping.spec.js:223:2 › Cart Block Calculate Shipping › should show correct total cart block price with 2 different products and flat rate/local pickup [Chrome] › shopper/cart-block-coupons.spec.js:164:2 › Cart Block Applying Coupons › allows cart block to apply multiple coupons [Chrome] › shopper/cart-block-coupons.spec.js:2***7:2 › Cart Block Applying Coupons › prevents cart block applying same coupon twice [Chrome] › shopper/cart-block.spec.js:76:2 › Cart Block page › can see empty cart, add and remove simple & cross sell product, increase to max quantity [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 5 skipped 399 passed (1.1h)
API tests on nightly build
Failed to restore: Cache service responded with 429
API tests on nightly build
Failed to restore: Cache service responded with 429
API tests on nightly build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E tests on nightly build (5, 5/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (5, 5/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (5, 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/.
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 45.1s
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block-coupons.spec.js took 38.9s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 34.1s
E2E tests on nightly build (3, 3/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (3, 3/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (3, 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/.
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-search.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-search.spec.js took 57.9s
Slow Test: plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js took 54.3s
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js took 34.3s
Slow Test: plugins/woocommerce/[Chrome] › merchant/product-import-csv.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/product-import-csv.spec.js took 32.1s
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.9s
k6 tests on nightly build
Failed to restore: Cache service responded with 429
k6 tests on nightly build
Failed to restore: Cache service responded with 429
k6 tests on nightly build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E tests on nightly build (2, 2/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (2, 2/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (2, 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/.
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/create-shipping-zones.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js took 49.6s
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 38.0s
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-order.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-order.spec.js took 31.6s
E2E tests on nightly build (4, 4/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (4, 4/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (4, 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/.
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/products/block-editor/create-variable-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js took 51.3s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js took 41.8s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-block-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-block-coupons.spec.js took 38.2s
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 38.1s
E2E tests on nightly build (1, 1/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (1, 1/5)
Failed to restore: Cache service responded with 429
E2E tests on nightly build (1, 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/.
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js took 4.9m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.7m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/homepage.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/homepage.spec.js took 1.2m
Slow Test: plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js took 1.2m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/header.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/header.spec.js took 58.9s
Merge e2e test reports
Failed to restore: Cache service responded with 429
Merge e2e test reports
Failed to restore: Cache service responded with 429
Merge e2e test reports
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/.
E2E tests with WooCommerce Shipping & Tax plugin installed
Failed to restore: Cache service responded with 429
E2E tests with WooCommerce Shipping & Tax plugin installed
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/***/[Chrome] › shopper/checkout-block.spec.js took 9.6m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/color-picker.spec.js took 5.***m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.7m
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L1
plugins/***/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js took 1.5m
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js#L1
plugins/***/[Chrome] › merchant/create-restricted-coupons.spec.js took 1.4m
E2E tests with WooCommerce Shipping & Tax plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 2***: actions/checkout@v3, actions/upload-artifact@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2***23-***9-22-github-actions-transitioning-from-node-16-to-node-2***/.
E2E tests with WooPayments plugin installed
Failed to restore: Cache service responded with 429
E2E tests with WooPayments plugin installed
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/***/[Chrome] › shopper/checkout-block.spec.js took 9.6m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/color-picker.spec.js took 5.4m
Slow Test: plugins/woocommerce/[Chrome] › admin-tasks/payment.spec.js#L1
plugins/***/[Chrome] › ***-tasks/payment.spec.js took 2.6m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.8m
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js#L1
plugins/***/[Chrome] › merchant/create-restricted-coupons.spec.js took 1.6m
E2E tests with WooPayments plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 2***: actions/checkout@v3, actions/upload-artifact@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2***23-***9-22-github-actions-transitioning-from-node-16-to-node-2***/.
E2E tests with Gutenberg - Nightly plugin installed
Failed to restore: Cache service responded with 429
E2E tests with Gutenberg - Nightly plugin installed
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/***/[Chrome] › shopper/checkout-block.spec.js took 9.6m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/color-picker.spec.js took 5.4m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.8m
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js#L1
plugins/***/[Chrome] › merchant/create-restricted-coupons.spec.js took 1.5m
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L1
plugins/***/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js took 1.5m
E2E tests with Gutenberg - Nightly plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 2***: actions/checkout@v3, actions/upload-artifact@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2***23-***9-22-github-actions-transitioning-from-node-16-to-node-2***/.
E2E tests with Gutenberg plugin installed
Failed to restore: Cache service responded with 429
E2E tests with Gutenberg plugin installed
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/***/[Chrome] › shopper/checkout-block.spec.js took 9.7m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/color-picker.spec.js took 5.5m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.9m
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js#L1
plugins/***/[Chrome] › merchant/create-restricted-coupons.spec.js took 1.5m
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L1
plugins/***/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js took 1.5m
E2E tests with Gutenberg plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 2***: actions/checkout@v3, actions/upload-artifact@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2***23-***9-22-github-actions-transitioning-from-node-16-to-node-2***/.
E2E tests with WooCommerce PayPal Payments plugin installed
Failed to restore: Cache service responded with 429
E2E tests with WooCommerce PayPal Payments plugin installed
Failed to restore: Cache service responded with 429
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/***/[Chrome] › shopper/checkout-block.spec.js took 9.6m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/color-picker.spec.js took 5.1m
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-block-calculate-shipping.spec.js#L1
plugins/***/[Chrome] › shopper/cart-block-calculate-shipping.spec.js took 2.7m
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-block-coupons.spec.js#L1
plugins/***/[Chrome] › shopper/cart-block-coupons.spec.js took 2.***m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/***/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.7m
E2E tests with WooCommerce PayPal Payments plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 2***: actions/checkout@v3, actions/upload-artifact@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2***23-***9-22-github-actions-transitioning-from-node-16-to-node-2***/.
Post Slack summary
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/github-script@v6, slackapi/slack-github-action@v1.23.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish report on smoke tests on nightly build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish report on Smoke tests on trunk with plugins (Gutenberg - Nightly, gutenberg-nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish report on Smoke tests on trunk with plugins (WooCommerce PayPal Payments, woocommerce-pay...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish report on Smoke tests on trunk with plugins (Gutenberg, gutenberg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish report on Smoke tests on trunk with plugins (WooCommerce Shipping & Tax, woocommerce-serv...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish report on Smoke tests on trunk with plugins (WooPayments, woocommerce-payments)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "api-daily--run-1477", "k6-daily-update-site--run-1477", "plugin-blocks", "Smoke tests on trunk with Gutenberg - Nightly plugin installed (run 1477)", "Smoke tests on trunk with Gutenberg plugin installed (run 1477)", "Smoke tests on trunk with WooCommerce PayPal Payments plugin installed (run 1477)", "Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed (run 1477)", "Smoke tests on trunk with WooPayments plugin installed (run 1477)". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Smoke tests on trunk with Gutenberg - Nightly plugin installed (run 1477) Expired
226 MB
Smoke tests on trunk with Gutenberg plugin installed (run 1477) Expired
224 MB
Smoke tests on trunk with WooCommerce PayPal Payments plugin installed (run 1477) Expired
318 MB
Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed (run 1477) Expired
118 MB
Smoke tests on trunk with WooPayments plugin installed (run 1477) Expired
133 MB
all-blob-reports-1 Expired
956 KB
all-blob-reports-2 Expired
122 KB
all-blob-reports-3 Expired
108 KB
all-blob-reports-4 Expired
10.3 MB
all-blob-reports-5 Expired
115 KB
api-daily--run-1477 Expired
7.02 MB
e2e-daily--run-1477 Expired
24.4 MB
k6-daily-update-site--run-1477 Expired
2.25 MB
plugin-blocks
1.23 KB