Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CE67182A9 for ; Wed, 2 Dec 2015 17:33:59 +0000 (UTC) Received: (qmail 52690 invoked by uid 500); 2 Dec 2015 17:33:52 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 52627 invoked by uid 500); 2 Dec 2015 17:33:52 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 52618 invoked by uid 99); 2 Dec 2015 17:33:52 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2015 17:33:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 92AB0E01C1; Wed, 2 Dec 2015 17:33:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: coheigea@apache.org To: commits@cxf.apache.org Message-Id: <450f97f427ce46b789ead19cc7a19db4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: @Ignoring another test Date: Wed, 2 Dec 2015 17:33:52 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 3378549cb -> 725e08411 @Ignoring another test Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/725e0841 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/725e0841 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/725e0841 Branch: refs/heads/3.0.x-fixes Commit: 725e084114f3e6215b6c941fc4d8cb1b910e62ca Parents: 3378549 Author: Colm O hEigeartaigh Authored: Wed Dec 2 17:30:35 2015 +0000 Committer: Colm O hEigeartaigh Committed: Wed Dec 2 17:33:46 2015 +0000 ---------------------------------------------------------------------- .../org/apache/cxf/transport/jms/uri/URIConfiguredConduitTest.java | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/725e0841/rt/transports/jms/src/test/java/org/apache/cxf/transport/jms/uri/URIConfiguredConduitTest.java ---------------------------------------------------------------------- diff --git a/rt/transports/jms/src/test/java/org/apache/cxf/transport/jms/uri/URIConfiguredConduitTest.java b/rt/transports/jms/src/test/java/org/apache/cxf/transport/jms/uri/URIConfiguredConduitTest.java index 360e9ba..ec66edf 100644 --- a/rt/transports/jms/src/test/java/org/apache/cxf/transport/jms/uri/URIConfiguredConduitTest.java +++ b/rt/transports/jms/src/test/java/org/apache/cxf/transport/jms/uri/URIConfiguredConduitTest.java @@ -58,7 +58,9 @@ public class URIConfiguredConduitTest { cf = new ActiveMQConnectionFactory(BROKER_URI); } + // @Ignoring due to continually failing on Jenkins @Test + @org.junit.Ignore public void testSendReceive() throws Exception { sendAndReceive(SyncType.sync, "jms:jndi:dynamicQueues/"