You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kevin Earls (JIRA)" <ji...@apache.org> on 2013/12/19 14:40:11 UTC

[jira] [Commented] (AMQ-4874) DurableSubscriptionOfflineTest.testOrderOnActivateDeactivate fails on CI boxes

    [ https://issues.apache.org/jira/browse/AMQ-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852896#comment-13852896 ] 

Kevin Earls commented on AMQ-4874:
----------------------------------

I split this up into 5 parts, DurableSubscriptionOfflineTest, DurableSubscriptionOffline1Test, DurableSubscriptionOffline2Test, DurableSubscriptionOffline3Test, and DurableSubscriptionOffline4Test, using JUnit4 Parameterized instead of CombinationTestSupport.

This will make debugging easier, and also eliminate problems sometimes seen with CombinationTestSupport and AutoFailTestSupport.

The testOrderOnActivateDeactivate test case is still failing and still needs to be resolved.


> DurableSubscriptionOfflineTest.testOrderOnActivateDeactivate fails on CI boxes
> ------------------------------------------------------------------------------
>
>                 Key: AMQ-4874
>                 URL: https://issues.apache.org/jira/browse/AMQ-4874
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>            Reporter: Kevin Earls
>            Assignee: Kevin Earls
>            Priority: Minor
>
> This test fails intermittently on CI boxes.  When it fails it sometimes causes the build to hang, and other times just causes no results to be reported from this suite.  I'll comment the test out for now.
> It might be a good idea to break this test up into several smaller test suites.  It certainly would make debugging easier.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)