Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B98C194A1 for ; Wed, 27 Apr 2016 23:42:10 +0000 (UTC) Received: (qmail 79604 invoked by uid 500); 27 Apr 2016 23:42:10 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 79545 invoked by uid 500); 27 Apr 2016 23:42:10 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Delivered-To: moderator for dev@activemq.apache.org Received: (qmail 1719 invoked by uid 99); 27 Apr 2016 22:57:49 -0000 X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.966 X-Spam-Level: *** X-Spam-Status: No, score=3.966 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_NEUTRAL=0.652, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Date: Wed, 27 Apr 2016 15:24:06 -0700 (PDT) From: artnaseef To: dev@activemq.apache.org Message-ID: In-Reply-To: References: <1461705160187-4711242.post@n4.nabble.com> Subject: Re: [VOTE] Apache ActiveMQ 5.13.3 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_77365_1504092440.1461795846228" ------=_Part_77365_1504092440.1461795846228 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit OK, so here's my -1 Once that fix is back-ported, please let me know and I'll run the 3.5 hours of tests again ;-). Otherwise, the build looks really good to me. Thanks! On Wed, Apr 27, 2016 at 4:05 AM, christopher.l.shannon [via ActiveMQ] < ml-node+s2283324n4711270h18@n4.nabble.com> wrote: > The test failure is not an issue because the test itself is the problem. > It is related to https://issues.apache.org/jira/browse/AMQ-6175 Gary > fixed > the test in master but it wasn't backported to 5.13.x. (I'll do that now > in > case o a 5.13.4) > > We have been working gradually on fixing tests with hard coded ports (a > lot > have been fixed already) but not all of them have been fixed yet. Some of > the network tests are more tricky to not rely on hard code ports. > > On Tue, Apr 26, 2016 at 5:12 PM, artnaseef <[hidden email] > > wrote: > > > 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. > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://activemq.2283324.n4.nabble.com/VOTE-Apache-ActiveMQ-5-13-3-tp4711217p4711270.html > To start a new topic under ActiveMQ - Dev, email > ml-node+s2283324n2368404h72@n4.nabble.com > To unsubscribe from ActiveMQ - Dev, click here > > . > NAML > > -- View this message in context: http://activemq.2283324.n4.nabble.com/VOTE-Apache-ActiveMQ-5-13-3-tp4711217p4711298.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. ------=_Part_77365_1504092440.1461795846228--