This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Ensure that the "Remove Item" link on Cart block has a hover state #6527
Annotations
9 errors, 5 warnings, and 1 notice
tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts#L1
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses
Test timeout of 90000ms exceeded.
|
tests/e2e/tests/checkout/checkout.page.ts#L83
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses
Error: page.waitForURL: Navigation failed because page was closed!
=========================== logs ===========================
waiting for navigation until "load"
============================================================
at checkout/checkout.page.ts:83
81 | async placeOrder() {
82 | await this.page.getByText( 'Place Order', { exact: true } ).click();
> 83 | await this.page.waitForURL( /order-received/ );
| ^
84 | }
85 |
86 | async verifyAddressDetails(
at CheckoutPage.placeOrder (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts:83:19)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:91:3
|
tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts#L1
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
tests/e2e/tests/checkout/checkout.page.ts#L83
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Navigation failed because page was closed!
=========================== logs ===========================
waiting for navigation until "load"
============================================================
at checkout/checkout.page.ts:83
81 | async placeOrder() {
82 | await this.page.getByText( 'Place Order', { exact: true } ).click();
> 83 | await this.page.waitForURL( /order-received/ );
| ^
84 | }
85 |
86 | async verifyAddressDetails(
at CheckoutPage.placeOrder (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts:83:19)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:91:3
|
tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts#L1
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
tests/e2e/tests/checkout/checkout.page.ts#L83
1) [blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Navigation failed because page was closed!
=========================== logs ===========================
waiting for navigation until "load"
============================================================
at checkout/checkout.page.ts:83
81 | async placeOrder() {
82 | await this.page.getByText( 'Place Order', { exact: true } ).click();
> 83 | await this.page.waitForURL( /order-received/ );
| ^
84 | }
85 |
86 | async verifyAddressDetails(
at CheckoutPage.placeOrder (/home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts:83:19)
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:91:3
|
tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts#L1
2) [blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:62:6 › woocommerce/price-filter Block - with All products Block › should show only products that match the filter
Test timeout of 90000ms exceeded.
|
tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts#L73
2) [blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:62:6 › woocommerce/price-filter Block - with All products Block › should show only products that match the filter
Error: page.waitForResponse: Page closed
71 | await maxPriceInput.fill( '$10' );
72 | await maxPriceInput.press( 'Tab' );
> 73 | await page.waitForResponse( ( response ) =>
| ^
74 | response.url().includes( blockData.endpointAPI )
75 | );
76 |
at /home/runner/work/woocommerce-blocks/woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.side_effects.spec.ts:73:14
|
|
[blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts took 4.5m
|
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-collection/compatibility-layer.block_theme.side_effects.spec.ts took 2.0m
|
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts took 1.8m
|
[blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.side_effects.spec.ts took 57.8s
|
[blockThemeWithGlobalSideEffects] › on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts#L1
[blockThemeWithGlobalSideEffects] › on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts took 56.8s
|
1 failed
[blockThemeWithGlobalSideEffects] › checkout/checkout-block-shipping.block_theme.side_effects.spec.ts:30:2 › Shopper → Checkout block → Shipping › Shopper can choose free shipping, flat rate shipping, and can have different billing and shipping addresses
1 flaky
[blockThemeWithGlobalSideEffects] › price-filter/price-filter.block_theme.side_effects.spec.ts:62:6 › woocommerce/price-filter Block - with All products Block › should show only products that match the filter
15 skipped
55 passed (15.1m)
|
The logs for this run have expired and are no longer available.
Loading