From f6096529d86b040fd919b17cbbfcf3f74641b4af Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 29 Sep 2009 14:52:56 +0000 Subject: 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 --- qpid/java/test-profiles/010Excludes | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 qpid/java/test-profiles/010Excludes (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/010Excludes b/qpid/java/test-profiles/010Excludes old mode 100644 new mode 100755 index d6202655a6..5814a2844a --- 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 -- cgit v1.2.1