[jboss-jira] [JBoss JIRA] (WFLY-7736) PersistentIntervalTimerManagementTestCase fails on slower machine
Bartosz Baranowski (JIRA)
issues at jboss.org
Tue Dec 6 01:16:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bartosz Baranowski reassigned WFLY-7736:
----------------------------------------
Assignee: Bartosz Baranowski (was: Jason Greene)
> PersistentIntervalTimerManagementTestCase fails on slower machine
> -----------------------------------------------------------------
>
> Key: WFLY-7736
> URL: https://issues.jboss.org/browse/WFLY-7736
> Project: WildFly
> Issue Type: Enhancement
> Reporter: Bartosz Baranowski
> Assignee: Bartosz Baranowski
> Priority: Minor
>
> How reproducible:
> 10%, with higher CPU load or slower machine
> Steps to Reproduce:
> 1. ./integration-tests.sh -Dts.noSmoke -Dts.basic -Dtest=PersistentIntervalTimerManagementTestCase
> Actual results:
> Timer should fire twice! expected:<2> but was:<3>
> java.lang.AssertionError: Timer should fire twice! expected:<2> but was:<3>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.jboss.as.test.integration.ejb.timerservice.mgmt.AbstractTimerManagementTestCase.testSuspendAndTrigger(AbstractTimerManagementTestCase.java:149)
> at org.jboss.as.test.integration.ejb.timerservice.mgmt.PersistentIntervalTimerManagementTestCase.testSuspendAndTrigger(PersistentIntervalTimerManagementTestCase.java:73)
> Expected results:
> No failures in test case.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list