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

Ivo Studensky (JIRA) jira-events at lists.jboss.org
Wed Feb 20 06:52:56 EST 2013


Ivo Studensky created AS7-6568:
----------------------------------

             Summary: 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