Skip to content

Smoke test daily

Smoke test daily #206

Triggered via schedule February 11, 2024 03:28
Status Failure
Total duration 39m 57s
Artifacts 10

smoke-test-daily.yml

on: schedule
API tests on nightly build
5m 1s
API tests on nightly build
E2E tests on nightly build
30m 26s
E2E tests on nightly build
Matrix: test-plugins
k6 tests on nightly build
2m 43s
k6 tests on nightly build
Post Slack summary
7s
Post Slack summary
Publish report on smoke tests on nightly build
39s
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

28 errors, 46 warnings, and 12 notices
k6 tests on nightly build
Process completed with exit code 1.
k6 tests on nightly build
Process completed with exit code 99.
[Chrome] › smoke-tests/upload-plugin.spec.js:73:2 › Woo Subscriptions plugin can be uploaded and activated › can upload and activate "Woo Subscriptions": plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js#L212
1) [Chrome] › smoke-tests/upload-plugin.spec.js:73:2 › Woo Subscriptions plugin can be uploaded and activated › can upload and activate "Woo Subscriptions" Error: Something went wrong when downloading the plugin. Response status: 404 Not Found Response body: { "message": "Not Found", "documentation_url": "https://docs.github.com/rest" } at ../utils/plugin-utils.js:212 210 | } 211 | > 212 | throw new Error( errorMessage ); | ^ 213 | } 214 | 215 | release = prerelease at getLatestReleaseZipUrl (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js:212:9) at downloadZip (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js:106:5) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/smoke-tests/upload-plugin.spec.js:45:4
[Chrome] › smoke-tests/upload-plugin.spec.js:73:2 › Woo Subscriptions plugin can be uploaded and activated › can upload and activate "Woo Subscriptions": plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js#L212
1) [Chrome] › smoke-tests/upload-plugin.spec.js:73:2 › Woo Subscriptions plugin can be uploaded and activated › can upload and activate "Woo Subscriptions" Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Something went wrong when downloading the plugin. Response status: 404 Not Found Response body: { "message": "Not Found", "documentation_url": "https://docs.github.com/rest" } at ../utils/plugin-utils.js:212 210 | } 211 | > 212 | throw new Error( errorMessage ); | ^ 213 | } 214 | 215 | release = prerelease at getLatestReleaseZipUrl (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js:212:9) at downloadZip (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js:106:5) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/smoke-tests/upload-plugin.spec.js:45:4
[Chrome] › smoke-tests/upload-plugin.spec.js:73:2 › Woo Subscriptions plugin can be uploaded and activated › can upload and activate "Woo Subscriptions": plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js#L212
1) [Chrome] › smoke-tests/upload-plugin.spec.js:73:2 › Woo Subscriptions plugin can be uploaded and activated › can upload and activate "Woo Subscriptions" Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Something went wrong when downloading the plugin. Response status: 404 Not Found Response body: { "message": "Not Found", "documentation_url": "https://docs.github.com/rest" } at ../utils/plugin-utils.js:212 210 | } 211 | > 212 | throw new Error( errorMessage ); | ^ 213 | } 214 | 215 | release = prerelease at getLatestReleaseZipUrl (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js:212:9) at downloadZip (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/plugin-utils.js:106:5) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/smoke-tests/upload-plugin.spec.js:45:4
Smoke tests on trunk with Woo Subscriptions plugin installed
Process completed with exit code 1.
[Chrome] › merchant/command-palette.spec.js:59:2 › Use Command Palette commands › can use the "Add new product" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
1) [Chrome] › merchant/command-palette.spec.js:59:2 › Use Command Palette commands › can use the "Add new product" command Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Add new product") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:62:3
[Chrome] › merchant/command-palette.spec.js:59:2 › Use Command Palette commands › can use the "Add new product" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
1) [Chrome] › merchant/command-palette.spec.js:59:2 › Use Command Palette commands › can use the "Add new product" command Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Add new product") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:62:3
[Chrome] › merchant/command-palette.spec.js:59:2 › Use Command Palette commands › can use the "Add new product" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
1) [Chrome] › merchant/command-palette.spec.js:59:2 › Use Command Palette commands › can use the "Add new product" command Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Add new product") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:62:3
[Chrome] › merchant/command-palette.spec.js:73:2 › Use Command Palette commands › can use the "Add new order" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
2) [Chrome] › merchant/command-palette.spec.js:73:2 › Use Command Palette commands › can use the "Add new order" command Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Add new order") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:76:3
[Chrome] › merchant/command-palette.spec.js:73:2 › Use Command Palette commands › can use the "Add new order" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
2) [Chrome] › merchant/command-palette.spec.js:73:2 › Use Command Palette commands › can use the "Add new order" command Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Add new order") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:76:3
[Chrome] › merchant/command-palette.spec.js:73:2 › Use Command Palette commands › can use the "Add new order" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
2) [Chrome] › merchant/command-palette.spec.js:73:2 › Use Command Palette commands › can use the "Add new order" command Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Add new order") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:76:3
[Chrome] › merchant/command-palette.spec.js:87:2 › Use Command Palette commands › can use the "Products" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
3) [Chrome] › merchant/command-palette.spec.js:87:2 › Use Command Palette commands › can use the "Products" command Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Products") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:90:3
[Chrome] › merchant/command-palette.spec.js:87:2 › Use Command Palette commands › can use the "Products" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
3) [Chrome] › merchant/command-palette.spec.js:87:2 › Use Command Palette commands › can use the "Products" command Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Products") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:90:3
[Chrome] › merchant/command-palette.spec.js:87:2 › Use Command Palette commands › can use the "Products" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
3) [Chrome] › merchant/command-palette.spec.js:87:2 › Use Command Palette commands › can use the "Products" command Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Products") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:90:3
[Chrome] › merchant/command-palette.spec.js:101:2 › Use Command Palette commands › can use the "Orders" command: plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js#L13
4) [Chrome] › merchant/command-palette.spec.js:101:2 › Use Command Palette commands › can use the "Orders" command Error: locator.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element Call log: - waiting for getByLabel('Command palette') - locator resolved to <div role="dialog" tabindex="-1" aria-label="Command …>…</div> - elementHandle.fill("Orders") - waiting for element to be visible, enabled and editable - Element is not an <input>, <textarea> or [contenteditable] element 11 | await page.keyboard.press( cmdKeyCombo ); 12 | > 13 | await page.getByLabel( 'Command palette' ).fill( optionName ); | ^ 14 | 15 | // Click on the relevant option. 16 | const option = page.getByRole( 'option', { at clickOnCommandPaletteOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:13:45) at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js:104:3
[Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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/tax/checkout-calculate-tax.spec.js#L129
1) [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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: '$125.00 (includes $25.00 Nasty Tax)' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('cell', { name: '$125.00 (includes $25.00 Nasty Tax)' }) 127 | await expect( page.getByRole( 'cell', { name: '$125.00 (incl. tax)' } ) ).toHaveCount(2); 128 | await expect( page.getByRole( 'row', { name: 'Subtotal $125.00 (incl. tax)'} ) ).toBeVisible(); > 129 | await expect( page.getByRole( 'cell', { name: '$125.00 (includes $25.00 Nasty Tax)' } ) ).toBeVisible(); | ^ 130 | } ); 131 | 132 | await test.step( 'Load checkout page and confirm price display', async() => { at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:129:95 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:124:4
[Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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/tax/checkout-calculate-tax.spec.js#L129
1) [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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: '$125.00 (includes $25.00 Nasty Tax)' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('cell', { name: '$125.00 (includes $25.00 Nasty Tax)' }) 127 | await expect( page.getByRole( 'cell', { name: '$125.00 (incl. tax)' } ) ).toHaveCount(2); 128 | await expect( page.getByRole( 'row', { name: 'Subtotal $125.00 (incl. tax)'} ) ).toBeVisible(); > 129 | await expect( page.getByRole( 'cell', { name: '$125.00 (includes $25.00 Nasty Tax)' } ) ).toBeVisible(); | ^ 130 | } ); 131 | 132 | await test.step( 'Load checkout page and confirm price display', async() => { at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:129:95 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:124:4
[Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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/tax/checkout-calculate-tax.spec.js#L129
1) [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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: '$125.00 (includes $25.00 Nasty Tax)' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('cell', { name: '$125.00 (includes $25.00 Nasty Tax)' }) 127 | await expect( page.getByRole( 'cell', { name: '$125.00 (incl. tax)' } ) ).toHaveCount(2); 128 | await expect( page.getByRole( 'row', { name: 'Subtotal $125.00 (incl. tax)'} ) ).toBeVisible(); > 129 | await expect( page.getByRole( 'cell', { name: '$125.00 (includes $25.00 Nasty Tax)' } ) ).toBeVisible(); | ^ 130 | } ); 131 | 132 | await test.step( 'Load checkout page and confirm price display', async() => { at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:129:95 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:124:4
[Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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/tax/checkout-calculate-tax.spec.js#L129
1) [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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: '$125.00 (includes $25.00 Nasty Tax)' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('cell', { name: '$125.00 (includes $25.00 Nasty Tax)' }) 127 | await expect( page.getByRole( 'cell', { name: '$125.00 (incl. tax)' } ) ).toHaveCount(2); 128 | await expect( page.getByRole( 'row', { name: 'Subtotal $125.00 (incl. tax)'} ) ).toBeVisible(); > 129 | await expect( page.getByRole( 'cell', { name: '$125.00 (includes $25.00 Nasty Tax)' } ) ).toBeVisible(); | ^ 130 | } ); 131 | 132 | await test.step( 'Load checkout page and confirm price display', async() => { at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:129:95 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:124:4
[Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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/tax/checkout-calculate-tax.spec.js#L129
1) [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104: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: '$125.00 (includes $25.00 Nasty Tax)' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('cell', { name: '$125.00 (includes $25.00 Nasty Tax)' }) 127 | await expect( page.getByRole( 'cell', { name: '$125.00 (incl. tax)' } ) ).toHaveCount(2); 128 | await expect( page.getByRole( 'row', { name: 'Subtotal $125.00 (incl. tax)'} ) ).toBeVisible(); > 129 | await expect( page.getByRole( 'cell', { name: '$125.00 (includes $25.00 Nasty Tax)' } ) ).toBeVisible(); | ^ 130 | } ); 131 | 132 | await test.step( 'Load checkout page and confirm price display', async() => { at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:129:95 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/tax/checkout-calculate-tax.spec.js:124:4
Publish report on Smoke tests on trunk with plugins (WooCommerce Payments, woocommerce-payments)
Unable to find an artifact with the name: Smoke tests on trunk with WooCommerce Payments plugin installed (run 206)
Publish report on smoke tests on nightly build
Process completed with exit code 4.
Publish report on Smoke tests on trunk with plugins (Gutenberg, gutenberg)
Process completed with exit code 4.
API tests on nightly build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
k6 tests on nightly build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke tests on trunk with Woo Subscriptions plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-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/.
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 2.0m
Slow Test: plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js took 55.8s
Slow Test: plugins/woocommerce/[Chrome] › admin-analytics/analytics.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics.spec.js took 29.8s
Slow Test: plugins/woocommerce/[Chrome] › admin-analytics/analytics-overview.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics-overview.spec.js took 17.8s
Smoke tests on trunk with Gutenberg - Nightly plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-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/.
E2E tests on nightly build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-artifact@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 1.0m
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 58.0s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 55.5s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js took 55.2s
Slow Test: plugins/woocommerce/[Chrome] › shopper/tax/checkout-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/tax/checkout-calculate-tax.spec.js took 53.1s
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 1.0m
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 58.6s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js took 56.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 56.2s
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js took 54.1s
Smoke tests on trunk with Gutenberg plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-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/.
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 1.0m
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 58.8s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 57.7s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js took 57.2s
Slow Test: plugins/woocommerce/[Chrome] › shopper/tax/checkout-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/tax/checkout-calculate-tax.spec.js took 54.2s
Smoke tests on trunk with WooPayments plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-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/.
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 1.0m
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 59.1s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js took 57.2s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 57.1s
Slow Test: plugins/woocommerce/[Chrome] › shopper/tax/checkout-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/tax/checkout-calculate-tax.spec.js took 54.5s
Smoke tests on trunk with WooCommerce PayPal Payments plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-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/.
Slow Test: plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 1.0m
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 1.0m
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-simple-product-block-editor.spec.js took 57.4s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 56.9s
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js took 54.3s
Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, google/wireit@f3a3c79c553122e2fe5829eeac7d815326502903, actions/upload-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 (Woo Subscriptions, woocommerce-subscriptions)
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 Payments, 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/.
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/[email protected]. 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 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 (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 (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 (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/.
🎭 Playwright Run Summary
1 failed [Chrome] › smoke-tests/upload-plugin.spec.js:73:2 › Woo Subscriptions plugin can be uploaded and activated › can upload and activate "Woo Subscriptions"
🎭 Playwright Run Summary
1 passed (26.1s)
🎭 Playwright Run Summary
5 failed [Chrome] › merchant/command-palette.spec.js:59:2 › Use Command Palette commands › can use the "Add new product" command [Chrome] › merchant/command-palette.spec.js:73:2 › Use Command Palette commands › can use the "Add new order" command [Chrome] › merchant/command-palette.spec.js:87:2 › Use Command Palette commands › can use the "Products" command [Chrome] › merchant/command-palette.spec.js:101:2 › Use Command Palette commands › can use the "Orders" command [Chrome] › merchant/command-palette.spec.js:115:2 › Use Command Palette commands › can use the product search command 241 did not run 38 passed (5.3m)
🎭 Playwright Run Summary
1 flaky [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 3 skipped 283 passed (24.4m)
🎭 Playwright Run Summary
1 passed (26.0s)
🎭 Playwright Run Summary
1 flaky [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 283 passed (24.7m)
🎭 Playwright Run Summary
1 passed (25.2s)
🎭 Playwright Run Summary
1 flaky [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 283 passed (24.9m)
🎭 Playwright Run Summary
1 passed (26.7s)
🎭 Playwright Run Summary
1 flaky [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 283 passed (24.9m)
🎭 Playwright Run Summary
1 passed (26.0s)
🎭 Playwright Run Summary
1 flaky [Chrome] › shopper/tax/checkout-calculate-tax.spec.js:104:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly 283 passed (25.0m)

Artifacts

Produced during runtime
Name Size
Smoke tests on trunk with Gutenberg - Nightly plugin installed (run 206) Expired
43.3 MB
Smoke tests on trunk with Gutenberg plugin installed (run 206) Expired
40 MB
Smoke tests on trunk with Woo Subscriptions plugin installed (run 206) Expired
2.37 MB
Smoke tests on trunk with WooCommerce PayPal Payments plugin installed (run 206) Expired
40.7 MB
Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed (run 206) Expired
40.9 MB
Smoke tests on trunk with WooPayments plugin installed (run 206) Expired
40.2 MB
api-daily--run-206 Expired
7.02 MB
e2e-daily--run-206 Expired
41.1 MB
k6-daily-update-site--run-206 Expired
2.25 MB
plugin-blocks Expired
1.85 KB