[infinispan-issues] [JBoss JIRA] (ISPN-10521) CacheMgmtInterceptorMBeanTest.testStores random failure

Tristan Tarrant (Jira) issues at jboss.org
Sun Sep 15 08:48:02 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-10521:
-----------------------------------
    Fix Version/s: 10.0.0.CR3
                       (was: 10.0.0.CR2)


> CacheMgmtInterceptorMBeanTest.testStores random failure
> -------------------------------------------------------
>
>                 Key: ISPN-10521
>                 URL: https://issues.jboss.org/browse/ISPN-10521
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Core
>    Affects Versions: 10.0.0.CR1
>            Reporter: Dan Berindei
>            Assignee: Will Burns
>            Priority: Major
>              Labels: testsuite_stability
>             Fix For: 10.0.0.CR3
>
>         Attachments: ISPN-9541_modules_20190825-1146_CacheMgmtInterceptorMBeanTest-infinispan-core.log.gz
>
>
> The test calls {{TestingUtil.cleanUpDataContainerForCache(cache)}}, but apparently it's still not enough to guarantee that the number of entries is correct:
> {noformat}
> 12:05:33.109 [ERROR] jmx.CacheMgmtInterceptorMBeanTest(org.infinispan.jmx.CacheMgmtInterceptorMBeanTest)  Time elapsed: 0.009 s  <<< FAILURE!
> java.lang.AssertionError: expecting 4.0 for NumberOfEntries, but received 3
> 	at org.infinispan.jmx.CacheMgmtInterceptorMBeanTest.assertAttributeValue(CacheMgmtInterceptorMBeanTest.java:228)
> 	at org.infinispan.jmx.CacheMgmtInterceptorMBeanTest.assertCurrentNumberOfEntries(CacheMgmtInterceptorMBeanTest.java:267)
> 	at org.infinispan.jmx.CacheMgmtInterceptorMBeanTest.testStores(CacheMgmtInterceptorMBeanTest.java:148)
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the infinispan-issues mailing list