Smoke test daily #272
Annotations
1 error, 6 warnings, and 1 notice
Run E2E tests:
plugins/woocommerce/tests/e2e-pw/tests/shopper/shop-products-filter-by-price.spec.js#L142
1) [Chrome] › shopper/shop-products-filter-by-price.spec.js:70:2 › Filter items in the shop by product price › filter products by prices on the created page
Error: locator.click: Timeout 20000ms exceeded.
Call log:
- waiting for locator('.wc-block-sort-select__select')
140 | .fill( '$50' );
141 | // click and sort products to allow changes to take effect
> 142 | await page.locator( sortingProductsDropdown ).click();
| ^
143 | await page
144 | .locator( sortingProductsDropdown )
145 | .selectOption( 'Popularity' );
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/shop-products-filter-by-price.spec.js:142:49
|
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] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 54.1s
|
Run E2E tests:
plugins/woocommerce/[Chrome] › shopper/shop-products-filter-by-price.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/shop-products-filter-by-price.spec.js took 52.0s
|
Run E2E tests:
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 46.7s
|
Run E2E tests:
plugins/woocommerce/[Chrome] › shopper/checkout.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout.spec.js took 33.0s
|
Run E2E tests:
plugins/woocommerce/[Chrome] › shopper/cart-checkout-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-coupons.spec.js took 30.3s
|
Run E2E tests
1 flaky
[Chrome] › shopper/shop-products-filter-by-price.spec.js:70:2 › Filter items in the shop by product price › filter products by prices on the created page
5 skipped
78 passed (6.3m)
|
The logs for this run have expired and are no longer available.
Loading