Smoke test daily #359
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
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 49.7s
|
plugins/woocommerce/[Chrome] › customize-store/loading-screen/loading-screen.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/loading-screen/loading-screen.spec.js took 41.6s
|
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 37.2s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "api-daily--run-359", "k6-daily-update-site--run-359", "plugin-blocks", "Smoke tests on trunk with Gutenberg - Nightly plugin installed (run 359)", "Smoke tests on trunk with Gutenberg plugin installed (run 359)", "Smoke tests on trunk with WooCommerce PayPal Payments plugin installed (run 359)", "Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed (run 359)", "Smoke tests on trunk with WooPayments plugin installed (run 359)".
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