From d43d1912b376322e27fdcda551a73f9ff5487972 Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Fri, 3 Aug 2012 12:13:32 +0000 Subject: QPID-3858: Updated branch - merged from trunk r.1368650 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1368910 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaExcludes | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'java/test-profiles/JavaExcludes') diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 9741eed2e9..618dfd8586 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -24,13 +24,8 @@ org.apache.qpid.client.SessionCreateTest#* org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy -/////////////////////////////////////////////////////// -//Moved from JavaStandaloneExcludes when it was removed -/////////////////////////////////////////////////////// - -//The Java broker doesnt support client auth -org.apache.qpid.client.ssl.SSLTest#testMultipleCertsInSingleStore - //QPID-3605 Durable subscriber with no-local true receives messages on re-connection org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDeliveredAfterReconnection +//QPID-4153 Messages causing a runtime selector error should be dead-lettered (or something similar) +org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError -- cgit v1.2.1