Hi all,
After a couple fails, I found a build combo that worked for me on OSX/M2.. slight downgrade of Java to openjdk-21.0.2
:core:fragileTest 40 tests completed, 23 failed, couple snips below.
Thanks!
Pablo
HostInfoFlowTest > testSuccess() FAILED
java.lang.NoClassDefFoundError at HostInfoFlowTest.java:46
Caused by: java.lang.ExceptionInInitializerError at HostInfoFlowTest.java:46
WhoisCommandFactoryTest > testNonCached_NameserverLookupByHostCommand() FAILED
java.lang.NoClassDefFoundError at WhoisCommandFactoryTest.java:48
Caused by: java.lang.ExceptionInInitializerError at WhoisCommandFactoryTest.java:48