From 960fd2b21449b7e9500a330bbdb90154305ac990 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Wed, 25 Jan 2012 18:51:36 +0000 Subject: QPID-3604 Added a note on the exclude file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1235872 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaPre010Excludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles') diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index f335230b46..4599356e1b 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -58,4 +58,5 @@ org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerificat // and for this reason this test would fail. org.apache.qpid.test.unit.client.temporaryqueue.TemporaryQueueTest#testTemporaryQueueReused +// QPID-3604 This fix is applied only to the 0-10 code, hence this test does not work for pre 0-10. org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testConnectionStop -- cgit v1.2.1