summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-09-28 15:47:53 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-09-28 15:47:53 +0000
commit20c05c1dea013982cf79e2e1b3d67db3e9b556cc (patch)
tree8d631988dcb21d08cd959cc7bada2b3a33bb36be /qpid/java
parentf385db175f5654c6e4069174f30f827b054a670b (diff)
downloadqpid-python-20c05c1dea013982cf79e2e1b3d67db3e9b556cc.tar.gz
QPID-2118, exclude SelectorTest#testSelectorWithJMSMessageID until it fails in the same way as 0-8/9
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@819604 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/test-profiles/010Excludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/010Excludes b/qpid/java/test-profiles/010Excludes
index f03d62667d..d6202655a6 100644
--- a/qpid/java/test-profiles/010Excludes
+++ b/qpid/java/test-profiles/010Excludes
@@ -92,3 +92,6 @@ org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#*
// QPID-2084 : this test needs more work for 0-10
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