babl-ws / babl

Low-latency WebSocket Server
https://babl.ws
Apache License 2.0
68 stars 22 forks source link

Build with jdk 17 #121

Closed ccnlui closed 1 year ago

ccnlui commented 2 years ago

I added another circleci job. However it seems like testing on circleci is a little flaky: I have run the same config 3 times, and it failed once. Can't figure out what the problem is at the moment.

epickrram commented 2 years ago

I added another circleci job. However it seems like testing on circleci is a little flaky: I have run the same config 3 times, and it failed once. Can't figure out what the problem is at the moment.

Better do what the machine says:

> Run with --stacktrace option to get the stack trace.

;-)

epickrram commented 1 year ago

Hi @ccnlui , this is looking much better, but the test output is now too verbose. Can you remove the --info flag please. If the tests start to fail intermittently again, then it would imply a bug in the test/production code.