From 17d601a4704959bfc87b00233870e011a82026fd Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 6 Sep 2010 11:04:33 +0000 Subject: QPID-2845: exclude tests from the Java test profiles git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@992995 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/test-profiles/JavaExcludes') diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 9c90e7c8a9..836d0ae6d7 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -30,3 +30,6 @@ org.apache.qpid.test.client.queue.LVQTest#* // Session resume is not supported in the Java client org.apache.qpid.transport.ConnectionTest#testResumeNonemptyReplayBuffer +//QPID-2845: The queue policy types used by the C++ broker are not currently supported by the Java broker +org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy +org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy -- cgit v1.2.1