xenon-middleware / xenon-grpc

Xenon grpc based server
Apache License 2.0
0 stars 1 forks source link

Tests under Windows timeout #10

Closed sverhoeven closed 7 years ago

sverhoeven commented 7 years ago

See https://ci.appveyor.com/project/NLeSC/xenon-grpc/build/messages

Tested on own machine caused ./gradlew.bat test to freeze after 76 of the 86 tests are competed. Env is Windows 10 with Java Oracle 1.8.0_131 and Gradle 3.3 or 3.4.1

Also 23 tests failed.

sverhoeven commented 7 years ago

As of 5fe317f0ae555927df6ef9d1be572b950896ecf6 Windows tests pass