summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2009-09-29 14:52:56 +0000
committerRobert Gemmell <robbie@apache.org>2009-09-29 14:52:56 +0000
commitf6096529d86b040fd919b17cbbfcf3f74641b4af (patch)
tree16c7703a4566ae3d56c625d33ee3d8e56b2a41a8
parent614ffb604dcac9f4275254e63dbc090ffce952bd (diff)
downloadqpid-python-f6096529d86b040fd919b17cbbfcf3f74641b4af.tar.gz
QPID-2118: exclude SelectorTest#testRuntimeSelectorError until it fails in the same way
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@819975 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-x[-rw-r--r--]qpid/java/test-profiles/010Excludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/010Excludes b/qpid/java/test-profiles/010Excludes
index d6202655a6..5814a2844a 100644..100755
--- a/qpid/java/test-profiles/010Excludes
+++ b/qpid/java/test-profiles/010Excludes
@@ -95,3 +95,4 @@ org.apache.qpid.test.unit.client.DynamicQueueExchangeCreateTest#*
// QPID-2118 : 0-10 Java client has differrent error handling to 0-8 code path
org.apache.qpid.test.client.message.SelectorTest#testSelectorWithJMSMessageID
+org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError