Smoke test daily #294
Annotations
1 error, 7 warnings, and 1 notice
Run E2E tests:
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
|
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/.
|
Run E2E tests:
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 54.6s
|
Run E2E tests:
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 53.0s
|
Run E2E tests:
plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js took 42.4s
|
Run E2E tests:
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js took 40.4s
|
Run E2E tests:
plugins/woocommerce/[Chrome] › shopper/cart-block-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-block-coupons.spec.js took 39.0s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "api-daily--run-294", "k6-daily-update-site--run-294", "plugin-blocks", "Smoke tests on trunk with Gutenberg - Nightly plugin installed (run 294)", "Smoke tests on trunk with Gutenberg plugin installed (run 294)", "Smoke tests on trunk with WooCommerce PayPal Payments plugin installed (run 294)", "Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed (run 294)", "Smoke tests on trunk with WooPayments plugin installed (run 294)".
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/
|
Run E2E tests
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 (10.0m)
|
The logs for this run have expired and are no longer available.
Loading