summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2011-06-29 21:26:41 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2011-06-29 21:26:41 +0000
commit9fb3c96365f394d134d3bab643f05e0591bdf7a2 (patch)
treefa952e511c92e0ba1733c519c21575f479af81a7
parentf415754ee497d7c2bbd307bcfe5cef58b540eec9 (diff)
downloadqpid-python-9fb3c96365f394d134d3bab643f05e0591bdf7a2.tar.gz
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
-rw-r--r--qpid/java/test-profiles/08StandaloneExcludes1
1 files changed, 1 insertions, 0 deletions
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#*