Smoke test daily #345
Annotations
1 error, 7 warnings, and 1 notice
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js#L343
1) [Chrome] › customize-store/assembler/color-picker.spec.js:290:3 › Assembler -> Color Pickers › Color palette Slate should be applied
Error: locator.evaluateAll: Failed to find frame for selector ".cys-fullscreen-iframe[style="opacity: 1;"] >> internal:control=enter-frame >> .woocommerce-customize-store__edit-site-editor [name="editor-canvas"] >> internal:control=enter-frame >> h1, h2, h3, h4, h5, h6"
341 | const headers = await editor
342 | .locator( 'h1, h2, h3, h4, h5, h6' )
> 343 | .evaluateAll( ( elements ) =>
| ^
344 | elements.map( ( element ) => {
345 | const style = window.getComputedStyle( element );
346 | return {
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js:343:6
|
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] › customize-store/assembler/color-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js took 5.3m
|
plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.7m
|
plugins/woocommerce/[Chrome] › customize-store/assembler/homepage.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/homepage.spec.js took 1.2m
|
plugins/woocommerce/[Chrome] › customize-store/assembler/header.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/header.spec.js took 1.0m
|
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js took 59.4s
|
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