From 4c83ded125ecf99c71f2cf2de2b68711db582a53 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Wed, 30 Sep 2009 15:58:16 +0000 Subject: QPID-2118 : Corrected 010Exclude for runtime selector exception. Tidied up SelectorTest so that it uses more of QTC functionality and stops creating random queue names. The init() methods could be totally removed with a bit more work. Updated test() to be testOnMessage() to better identify what test was supposed to be using onMessage() previously they all were! JMSMessageID test should now pass again on CPP profile. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@820321 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/010Excludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/test-profiles/010Excludes') diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index 5814a2844a..d27a3bca95 100755 --- a/java/test-profiles/010Excludes +++ b/java/test-profiles/010Excludes @@ -94,5 +94,5 @@ org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* 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