dtr-org / unit-e

A digital currency for a new era of decentralized trust
https://unit-e.io
MIT License
45 stars 15 forks source link

Win32 CI build sometimes hangs #1105

Open scravy opened 5 years ago

scravy commented 5 years ago

Describe the bug The Win32 build (wine on linux) sometimes hangs. Apparently it executes the unit tests and then does not move forward.

To Reproduce Run a travis-ci build. Wait for 2h. If it times out, you reproduced it. If it did not, rerun the build. It happens eventually.

Expected behavior The build should finish timely.

Environment Travis-CI build for Win32.

Additional context none.