You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/10/13 03:21:52 UTC

[jira] Created: (SMXCOMP-647) Use dynamic ports for tests

Use dynamic ports for tests
---------------------------

                 Key: SMXCOMP-647
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-647
             Project: ServiceMix Components
          Issue Type: Test
            Reporter: Chris Custine
            Assignee: Chris Custine
            Priority: Minor


Many of our tests fail at random on the Hudson build servers due to conflicts with other apps or tests running on the same machine.  Usually this is either the rmiregistry on port 1099, or ActiveMQ on 61616.  We need to start using dynamic ports using the maven build helper plugin to ensure that we reserve available ports dynamically and use them in the tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.