[infinispan-issues] [JBoss JIRA] (ISPN-6961) AbstractClusterListenerUtilTest tests fail from IDE

Galder Zamarreño (JIRA) issues at jboss.org
Mon Aug 22 11:03:01 EDT 2016


Galder Zamarreño created ISPN-6961:
--------------------------------------

             Summary: AbstractClusterListenerUtilTest tests fail from IDE
                 Key: ISPN-6961
                 URL: https://issues.jboss.org/browse/ISPN-6961
             Project: Infinispan
          Issue Type: Bug
          Components: Listeners
    Affects Versions: 8.2.4.Final, 9.0.0.Alpha4
            Reporter: Galder Zamarreño


When running AbstractClusterListenerUtilTest tests within your IDE, the first test pass and then the @AfterMethod call fails with:

{code}
java.lang.IllegalArgumentException: Argument must be greater than 0
	at
	org.infinispan.util.ControlledTimeService.advance(ControlledTimeService.java:32)
	at
org.infinispan.notifications.cachelistener.cluster.AbstractClusterListenerUtilTest.resetTimeServices(AbstractClusterListenerUtilTest.java:106)
{code}

The rest of tests are ignored.



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



More information about the infinispan-issues mailing list