[jboss-jira] [JBoss JIRA] (WFLY-1949) SimpleScheduleSecondTestCase fails
Frank Langelage (JIRA)
jira-events at lists.jboss.org
Sun Aug 25 14:53:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798997#comment-12798997 ]
Frank Langelage commented on WFLY-1949:
---------------------------------------
Increasing the timeout value seems to solve the problem for me.
- private static final int TIMER_CALL_WAITING_S = 2;
+ private static final int TIMER_CALL_WAITING_S = 5;
Seems, that my system is to slow. ;-)
> SimpleScheduleSecondTestCase fails
> ----------------------------------
>
> Key: WFLY-1949
> URL: https://issues.jboss.org/browse/WFLY-1949
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 8.0.0.Beta1
> Environment: Solaris SPARC 10 6/06, Oracle JDK 1.7.0
> Reporter: Frank Langelage
> Assignee: Ondrej Zizka
> Attachments: org.jboss.as.test.integration.ejb.timerservice.schedule.SimpleScheduleSecondTestCase-output.txt, org.jboss.as.test.integration.ejb.timerservice.schedule.SimpleScheduleSecondTestCase.txt, TEST-org.jboss.as.test.integration.ejb.timerservice.schedule.SimpleScheduleSecondTestCase.xml
>
>
> org.jboss.as.test.integration.ejb.timerservice.schedule.SimpleScheduleSecondTestCase fails.
--
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 jboss-jira
mailing list