tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
3.02k stars 252 forks source link

Disable parallel e2e test execution locally #1695

Closed jotaen4tinypilot closed 10 months ago

jotaen4tinypilot commented 10 months ago

Until we have addressed https://github.com/tiny-pilot/tinypilot/issues/1694, I’d suggest to disable parallel e2e test execution locally, otherwise there can be erratic failures in Pro (due to the security tests interfering with other tests).

On my local machine, this changes e2e execution speed from ~20s to ~26s. On CI, it obviously doesn’t change. Review on CodeApprove