diff options
| author | Kim van der Riet <kpvdr@apache.org> | 2012-08-03 12:13:32 +0000 |
|---|---|---|
| committer | Kim van der Riet <kpvdr@apache.org> | 2012-08-03 12:13:32 +0000 |
| commit | d43d1912b376322e27fdcda551a73f9ff5487972 (patch) | |
| tree | ce493e10baa95f44be8beb5778ce51783463196d /java/test-profiles/JavaExcludes | |
| parent | 04877fec0c6346edec67072d7f2d247740cf2af5 (diff) | |
| download | qpid-python-d43d1912b376322e27fdcda551a73f9ff5487972.tar.gz | |
QPID-3858: Updated branch - merged from trunk r.1368650
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1368910 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 9741eed2e9..618dfd8586 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -24,13 +24,8 @@ org.apache.qpid.client.SessionCreateTest#* org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy -/////////////////////////////////////////////////////// -//Moved from JavaStandaloneExcludes when it was removed -/////////////////////////////////////////////////////// - -//The Java broker doesnt support client auth -org.apache.qpid.client.ssl.SSLTest#testMultipleCertsInSingleStore - //QPID-3605 Durable subscriber with no-local true receives messages on re-connection org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDeliveredAfterReconnection +//QPID-4153 Messages causing a runtime selector error should be dead-lettered (or something similar) +org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError |
