Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Unit Test Broken
Description
I'll update this as I get more information, but this test suite has multiple cases that hang and timeout frequently (testTopicTransactionalOrderWithRestart and testTopicOrderWithRestart seem to do so most frequently.)
It can also hang in tearDown, which causes the whole suite to hang without timing out, which can be a problem when run under Hudson or Jenkins.
I will attach a stack trace of the tearDown hang, and also update AMQ2149Test to prevent this. I'm also going to update the test to use JUnit4 and reduce the timeouts from 30 to 5 minutes.