Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10521

CacheMgmtInterceptorMBeanTest.testStores random failure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 10.0.0.CR1
    • Test Suite

    Description

      The test calls TestingUtil.cleanUpDataContainerForCache(cache), but apparently it's still not enough to guarantee that the number of entries is correct:

      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)
      

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: