Identity-Wallet icon indicating copy to clipboard operation
Identity-Wallet copied to clipboard

E2E tests not working on Windows

Open eduardosmoura opened this issue 6 years ago • 5 comments

eduardosmoura avatar Mar 27 '19 13:03 eduardosmoura

This issue is blocked on Windows according to this post: electron/spectron#60

eduardosmoura avatar Apr 04 '19 22:04 eduardosmoura

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?

sk91 avatar Jul 17 '19 10:07 sk91

Will do @sk91, thanks for the update.

eduardosmoura avatar Jul 17 '19 10:07 eduardosmoura

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 avatar Aug 08 '19 10:08 eduardosmoura

@eduardosmoura according to https://github.com/electron-userland/spectron/issues/60#issuecomment-544201517

downgrading to electron/spectron to v3.7.1 might help

sk91 avatar Oct 23 '19 10:10 sk91