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

Timothy Bish commented on AMQ-4268:
-----------------------------------

You can't change the test method name because it breaks the 
CombinationTestSupport mechanism which calls the init method for each test that 
has a combination.  In the case of the 
testOfflineSubscriptionWithSelectorAfterRestart test there is an init method 
initCombosForTestOfflineSubscriptionWithSelectorAfterRestart which varies the 
persistence adapter for each run of the test, like a JUnit 4 parameterized 
test. 
                
> DurableSubscriptionOfflineTest has several failures
> ---------------------------------------------------
>
>                 Key: AMQ-4268
>                 URL: https://issues.apache.org/jira/browse/AMQ-4268
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>            Reporter: Kevin Earls
>            Priority: Minor
>         Attachments: AMQ4268.patch
>
>
> testRedeliveryFlag fails intermittently, and 
> testOfflineSubscriptionWithSelectorAfterRestart fails regularly
> testNoDuplicateOnConcurrentSendTranCommitAndActivate and 
> testCleanupDeletedSubAfterRestart fail, but very rarely

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

Reply via email to