You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/02/18 18:55:11 UTC

[jira] [Created] (AMQ-5595) Cleanup tests in activemq-jms-pool to fix some failures seen in Jenkins

Timothy Bish created AMQ-5595:
---------------------------------

             Summary: Cleanup tests in activemq-jms-pool to fix some failures seen in Jenkins
                 Key: AMQ-5595
                 URL: https://issues.apache.org/jira/browse/AMQ-5595
             Project: ActiveMQ
          Issue Type: Improvement
          Components: activemq-pool
    Affects Versions: 5.11.0, 5.11.1
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Minor
             Fix For: 5.12.0


There have been a couple random failures from activemq-jms-pool tests due to not being able to bind to a JMX port.  None of these tests need to create an MBean server so we can disable that for all tests.  Also the tests don't have timeouts on all of them so we should add that as well. 

1. Update all tests to JUnit 4 style tests with timeouts
2. Disable embedded broker features not needed should speed things up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)