[infinispan-issues] [JBoss JIRA] (ISPN-8623) BoundedCounterNotificationTest random failures

Gustavo Fernandes (JIRA) issues at jboss.org
Tue Dec 12 12:21:00 EST 2017


Gustavo Fernandes created ISPN-8623:
---------------------------------------

             Summary: BoundedCounterNotificationTest random failures
                 Key: ISPN-8623
                 URL: https://issues.jboss.org/browse/ISPN-8623
             Project: Infinispan
          Issue Type: Bug
          Components: Clustered Counter
    Affects Versions: 9.2.0.Beta1
            Reporter: Gustavo Fernandes
            Assignee: Pedro Ruivo


{noformat}
[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)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list