mdedetrich commented on PR #486: URL: https://github.com/apache/incubator-pekko/pull/486#issuecomment-1659265240
@He-Pin So I am getting failures when running `sbt cluster/MultiJvm/test`, I have posted the entire output here https://gist.github.com/mdedetrich/9a8a1f7d73f3840c6378c3f549c284a2 I ran the test with JDK 11 + export JAVA_8_HOME=/usr/lib/jvm/java-8-openjdk/ and also a ran a `sbt +clean` beforehand. I noticed that some exceptions are being thrown regarding connection refused, maybe thats the reason? (I am not that familiar with these tests). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
