[infinispan-issues] [JBoss JIRA] (ISPN-3138) DefaultTimeServiceTest fails intermittently
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Mon May 27 08:50:06 EDT 2013
Pedro Ruivo created ISPN-3138:
---------------------------------
Summary: DefaultTimeServiceTest fails intermittently
Key: ISPN-3138
URL: https://issues.jboss.org/browse/ISPN-3138
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.3.0.Beta2
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 5.3.0.CR1
the time() method can return the same value.
{code:java}
assertTrue(timeService.time() < timeService.time());
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list