From 9fb3c96365f394d134d3bab643f05e0591bdf7a2 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Wed, 29 Jun 2011 21:26:41 +0000 Subject: QPID-3302 Excluding the testApplicationProperties test from the 0-8/0-9 code path. Perhaps this test should be renamed to test_0_10_ApplicationProperties or something similar. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1141258 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/08StandaloneExcludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/08StandaloneExcludes b/qpid/java/test-profiles/08StandaloneExcludes index 43eb1f8ee5..cc9f58b344 100644 --- a/qpid/java/test-profiles/08StandaloneExcludes +++ b/qpid/java/test-profiles/08StandaloneExcludes @@ -31,6 +31,7 @@ org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCus org.apache.qpid.test.client.destination.AddressBasedDestinationTest#* org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy +org.apache.qpid.test.unit.message.JMSPropertiesTest#testApplicationProperties // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* -- cgit v1.2.1