-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
JDG 7.0.0 ER2
management.JmxManagementIT tests always fail on Solaris11_x64 machine. You can find all failures in this jenkins build.
Here is an example of failure:
java.lang.AssertionError: Number of global connections obtained from node1 and node2 is not the same expected:<5> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.infinispan.server.test.jmx.management.JmxManagementIT.testHotRodConnectionCount(JmxManagementIT.java:107)