diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-09-06 11:04:33 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-09-06 11:04:33 +0000 |
| commit | e7dd24bb3c667e0b1c0d74928c7c1e4d93f881ed (patch) | |
| tree | 5770f8256db3ca69bdc1f552441eed5ba703ee77 /java/test-profiles/08StandaloneExcludes | |
| parent | 7b9f9fb8143de24a88bcd25308025e1a69442125 (diff) | |
| download | qpid-python-e7dd24bb3c667e0b1c0d74928c7c1e4d93f881ed.tar.gz | |
QPID-2845: exclude tests from the Java test profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@992995 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/08StandaloneExcludes')
| -rw-r--r-- | java/test-profiles/08StandaloneExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/08StandaloneExcludes b/java/test-profiles/08StandaloneExcludes index 7c66c7f2ec..3e98a8a10f 100644 --- a/java/test-profiles/08StandaloneExcludes +++ b/java/test-profiles/08StandaloneExcludes @@ -10,6 +10,8 @@ org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCus // The new addressing based sytanx is not supported for AMQP 0-8/0-9 versions org.apache.qpid.test.client.destination.AddressBasedDestinationTest#* +org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy +org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* |
