diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2011-06-29 21:26:41 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2011-06-29 21:26:41 +0000 |
| commit | f1d016d238c70973b6392507a5d46b985b9b0886 (patch) | |
| tree | b297c3209fefaa104463c8d9189e736304a7d765 /java | |
| parent | 1ca4ccab94b37a8888e0add340f35973312a0e6d (diff) | |
| download | qpid-python-f1d016d238c70973b6392507a5d46b985b9b0886.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/qpid@1141258 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
| -rw-r--r-- | java/test-profiles/08StandaloneExcludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/08StandaloneExcludes b/java/test-profiles/08StandaloneExcludes index 43eb1f8ee5..cc9f58b344 100644 --- a/java/test-profiles/08StandaloneExcludes +++ b/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#* |
