Smoke test daily #345
Annotations
1 error, 7 warnings, and 1 notice
plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js#L138
1) [Chrome] › customize-store/loading-screen/loading-screen.spec.js:117:2 › Assembler - Loading Page › should hide loading screen and steps on subsequent runs
Error: expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 2
Array [
- false,
- false,
+ true,
+ true,
false,
]
136 | }
137 |
> 138 | expect( Object.values( requestToSetupStore ) ).toEqual( [
| ^
139 | false,
140 | false,
141 | false,
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js:138:50
|
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/.
|
plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js took 1.4m
|
plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js took 1.0m
|
plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js took 50.3s
|
plugins/woocommerce/[Chrome] › customize-store/loading-screen/loading-screen.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/loading-screen/loading-screen.spec.js took 44.0s
|
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 38.3s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "api-daily--run-345", "k6-daily-update-site--run-345", "plugin-blocks", "Smoke tests on trunk with Gutenberg - Nightly plugin installed (run 345)", "Smoke tests on trunk with Gutenberg plugin installed (run 345)", "Smoke tests on trunk with WooCommerce PayPal Payments plugin installed (run 345)", "Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed (run 345)", "Smoke tests on trunk with WooPayments plugin installed (run 345)".
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/
|
|
The logs for this run have expired and are no longer available.
Loading