From 0ec5e3d42862930797b925782eb1bc5caae7b496 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 14 Jul 2011 13:01:50 +0000 Subject: QPID-2899: exclude test to stop lighting Jenkins up like a christmas tree on every commit now that 0.10 is used by default in the test profiles git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1146674 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Java010Excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/test-profiles/Java010Excludes') diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 36f156157a..ec379fa2cc 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -82,3 +82,6 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testBrowseMo // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* + +// QPID-2899 +org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError -- cgit v1.2.1