mdedetrich commented on PR #486: URL: https://github.com/apache/incubator-pekko/pull/486#issuecomment-1659981592
> I think we need to go back to the drawing board and start by getting the multi-jvm tests up and running in CI and sorting out the logging. The tests are reporting lots of slf4j binding issues - so we need to ensure that logback or something like it is set up when running the JVMs used in these tests. iirc Making these tests run in our current CI is problematic because of high flakiness due to noisy neighbour problem/VM's being very weak for the cluster tests, there is a reason why the tests were never enabled in CI for Akka. Although this is another topic, this is one of the problems that dedicated hardware was meant to solve. We can try temporarily enabling the tests only on this PR to see that it won't break `main` (on the presumption that we fixed the underlying issue we should be able to get at least a single pass with enough runs) -- 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]
