kaocha

2021-12-30T01:49:40.031100Z

running kaocha, got Randomized with --seed 340075339 ERROR in core-test/ws-message-queue-test (FutureCallback.java:123) Uncaught exception, not in assertion. Exception: java.util.concurrent.ExecutionException: org.eclipse.jetty.websocket.api.WebSocketException: Session closed at org.eclipse.jetty.util.FutureCallback.get (FutureCallback.java:123) org.eclipse.jetty.util.FutureCallback.get (FutureCallback.java:30)

2021-12-30T01:50:00.031400Z

anyone here knows why?

Alys Brooks 2022-01-04T19:19:41.032400Z

It's hard to say without knowing your application. Are you running ClojureScript tests?