[infinispan-issues] [JBoss JIRA] (ISPN-6961) AbstractClusterListenerUtilTest tests fail from IDE
Galder Zamarreño (JIRA)
issues at jboss.org
Mon Sep 5 11:43:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-6961:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Beta1
9.0.0.Final
Resolution: Done
> 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
> Fix For: 9.0.0.Beta1, 9.0.0.Final
>
>
> 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