[jboss-jira] [JBoss JIRA] (AS7-6568) TimerService.*SecondTestCase often fails intermittently
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Mon Feb 25 16:54:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756600#comment-12756600 ]
Stuart Douglas commented on AS7-6568:
-------------------------------------
I have not seen this outside your pull request. It looks more likely that something in the PR is breaking timer persistence, so the saved timers are not loaded when the server is started the second time.
> TimerService.*SecondTestCase often fails intermittently
> -------------------------------------------------------
>
> Key: AS7-6568
> URL: https://issues.jboss.org/browse/AS7-6568
> Project: Application Server 7
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 7.3.0.Alpha1
> Reporter: Ivo Studensky
> Assignee: Ivo Studensky
>
> Two of the timer service tests in AS7 testsuite often fails due to a timeout. At least it looks like a timeout issue unless there is something else rotten in them. The tests wait 30s for the invocation of a timer which seems not to be sufficient sometimes. Need to say that 30s is a quite long timeout. It is weird. See the following PR for an example of such failures at the lightning.
> https://github.com/jbossas/jboss-as/pull/4093
> Affected tests:
> TimerServicePersistenceSecondTestCase.testTimerServiceCalled
> TimerServiceSerializationSecondTestCase.testTimerServiceRestoredWithCorrectInfo
> I will try to reproduce it on QE Hudson as the tests pass nicely when running locally on my laptop.
--
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