From ec94396bd9c3e5e05376dbbc0254d3030e0b1728 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Tue, 11 Oct 2011 16:00:17 +0000 Subject: QPID-3542: Java client does not ack non-matching messages when using client side selectors (CPP Broker) Applied patch from Andrew MacBean and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1181861 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/CPPExcludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'java/test-profiles/CPPExcludes') diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index d05f42e4b7..39b4d542db 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -64,9 +64,6 @@ org.apache.qpid.test.unit.client.connection.ConnectionTest#testDefaultExchanges // 0-10 c++ broker in cpp.testprofile is started with no auth so won't pass this test org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection -// c++ broker doesn't do selectors, so this will fail -org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue - // InVM Broker tests org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* -- cgit v1.2.1