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

BoundedCounterNotificationTest random failures

    XMLWordPrintable

Details

    Description

      [ERROR] testThreshold(org.infinispan.counter.BoundedCounterNotificationTest)  Time elapsed: 0.026 s  <<< FAILURE!
      java.lang.AssertionError: Wrong new value for event: CounterEventImpl{oldValue=-2, oldState=VALID, newValue=-1, newState=VALID}. expected:<-2> but was:<-1>
      	at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
      	at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
      	at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
      	at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:170)
      	at org.infinispan.counter.AbstractCounterNotificationTest$ListenerQueue.assertEvent(AbstractCounterNotificationTest.java:183)
      	at org.infinispan.counter.BoundedCounterNotificationTest.testThreshold(BoundedCounterNotificationTest.java:62)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: