[infinispan-issues] [JBoss JIRA] (ISPN-6126) JmxManagementIT.testCacheManagerAttributes always fails

Dan Berindei (JIRA) issues at jboss.org
Fri Jan 29 12:01:00 EST 2016


Dan Berindei created ISPN-6126:
----------------------------------

             Summary: JmxManagementIT.testCacheManagerAttributes always fails
                 Key: ISPN-6126
                 URL: https://issues.jboss.org/browse/ISPN-6126
             Project: Infinispan
          Issue Type: Bug
            Reporter: Dan Berindei


ISPN-5816 introduced a new implicit cache, so the new expected number of caches should be {{6}}.

{noformat}
java.lang.AssertionError: expected:<5> but was:<6>
    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.junit.Assert.assertEquals(Assert.java:542)
    at org.infinispan.server.test.jmx.management.JmxManagementIT.testCacheManagerAttributes(JmxManagementIT.java:163)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list