[jboss-jira] [JBoss JIRA] (AS7-6568) TimerService.*SecondTestCase often fails intermittently

Ivo Studensky (JIRA) jira-events at lists.jboss.org
Fri Mar 1 02:40:56 EST 2013


     [ https://issues.jboss.org/browse/AS7-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivo Studensky resolved AS7-6568.
--------------------------------

    Resolution: Cannot Reproduce Bug


I am closing this. I could not reproduce it outside of the lightning. As stated in the relevant PR the culprit of this was the change of the surefire working directory from '${basedir}/target/workdir' to '${basedir}'. But it is still unclear how such a change can interfere with the second timer testcases.
                
> 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: 8.0.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