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

Dan Berindei (JIRA) issues at jboss.org
Fri Sep 2 10:26:01 EDT 2016


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

Dan Berindei updated ISPN-6961:
-------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/4547


> 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: 9.0.0.Alpha4, 8.2.4.Final
>            Reporter: Galder Zamarreño
>            Assignee: Dan Berindei
>
> 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