I keep getting the following test failure on the build:
> testSuppression(org.apache.activemq.broker.jmx.SelectiveMBeanRegistrationTest) > > Time elapsed: 30.616 sec <<< FAILURE! > java.lang.AssertionError: one sub > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.assertTrue(Assert.java:41) > at > org.apache.activemq.broker.jmx.SelectiveMBeanRegistrationTest.testSuppression(SelectiveMBeanRegistrationTest.java:86) Any thoughts? Note that I also had failures on another test because that test hard-coded port numbers that were in-use on my system (that's RequestReplyToTopicViaThreeNetworkHopsTest). -- View this message in context: http://activemq.2283324.n4.nabble.com/VOTE-Apache-ActiveMQ-5-13-3-tp4711217p4711242.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
