From 7b246dba08802013c2e00275688b7b57df7af079 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 28 Sep 2009 15:47:53 +0000 Subject: 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/qpid@819604 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/010Excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java') diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index f03d62667d..d6202655a6 100644 --- a/java/test-profiles/010Excludes +++ b/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 -- cgit v1.2.1