From 7b4074a9037f3e7354323d6eddfc7c76628b9614 Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Mon, 24 Feb 2014 17:22:34 +0000 Subject: QPID-5555 : address review comments from Robbie Gemmell git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1571359 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Java010Excludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'qpid/java/test-profiles/Java010Excludes') diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index cbdb0c1172..46f789c229 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -35,9 +35,6 @@ org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartsFlowStopped org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted org.apache.qpid.server.logging.ConsumerLoggingTest#testSubscriptionSuspend org.apache.qpid.server.logging.ChannelLoggingTest#testChannelClosedOnQueueArgumentsMismatch -// 0-10 exclusive queue is session exclusive and not container exclusive (so exclusive owner is not client-id) -org.apache.qpid.server.logging.DurableQueueLoggingTest#testQueueCreateDurableExclusive -org.apache.qpid.server.logging.TransientQueueLoggingTest#testQueueCreateDurableExclusive // 0-10 is not supported by the MethodRegistry org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* -- cgit v1.2.1