Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
172 stars 17 forks source link

E2E tests are failing on Windows #484

Open wojtekn opened 1 month ago

wojtekn commented 1 month ago

Quick summary

Follow-up to: https://github.com/Automattic/studio/issues/37

The E2E tests are currently failing on Windows.

Steps to reproduce

  1. Run npm install && npm run package && npm run e2e.

What you expected to happen

Tests succeed.

What actually happened

Tests fail.

Impact

One

Available workarounds?

There is no user impact

Platform

Windows

Logs or notes

No response