summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-07-14 13:01:50 +0000
committerRobert Gemmell <robbie@apache.org>2011-07-14 13:01:50 +0000
commit0ec5e3d42862930797b925782eb1bc5caae7b496 (patch)
tree40cda66d1e9d6cb745c92cdf6be799087d425ff1
parent823b30deb0eb7204874fdcb48ad707cb62f56b7b (diff)
downloadqpid-python-0ec5e3d42862930797b925782eb1bc5caae7b496.tar.gz
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
-rwxr-xr-xqpid/java/test-profiles/Java010Excludes3
1 files changed, 3 insertions, 0 deletions
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