Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha3
Description
ClientSocketTests are flaky and fail with the following error sometimes:
OneTimeSetUp: System.InvalidOperationException : Failed to wait for the server to start. Check logs for details.
We use a Maven command to start the server, and it downloads some artifacts from the internet on the first run, which takes time. Looks like a 15-second timeout is not enough.
Attachments
Issue Links
- links to