Fork me on GitHub
#kaocha
<
2020-03-13
>
flowthing18:03:30

My ClojureScript tests are failing sporadically on CI (both GitHub Actions and Google Cloud Build):

Unexpected error executing kaocha-cljs test suite.
Exception: clojure.lang.ExceptionInfo: Failed initializing ClojureScript runtime
{:kaocha.testable/id :cljs/unit, :cljs/repl-env cljs.repl.node/repl-env, :cljs/compiler-options {:target :nodejs}, :ws/connected? true, :eval-done? true}
Any ideas what might cause this?