E2E tests not working on Windows
This issue is blocked on Windows according to this post: electron/spectron#60
according to this comment https://github.com/electron-userland/spectron/issues/60#issuecomment-481744417 there is a solution to this can you check it out @eduardosmoura?
Will do @sk91, thanks for the update.
The workaround proposed in the comment didn't work for us. It's still popping up a lot of cmd windows breaking the e2e processing flow (broken pipe error message).
We still need to wait for a stable fix on Electron/Spectron.
@eduardosmoura according to https://github.com/electron-userland/spectron/issues/60#issuecomment-544201517
downgrading to electron/spectron to v3.7.1 might help