diff options
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/010ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 66cd384cd7..8fed9274bb 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/java/010ExcludeList @@ -54,4 +54,7 @@ org.apache.qpid.server.queue.PriorityTest org.apache.qpid.test.client.FlowControlTest // Client Race Condition org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection +// 0-10 c++ broker doesn't implement virtual hosts, or those wackhy exchanges +org.apache.qpid.test.unit.client.connection.ConnectionTest#testUnresolvedVirtualHostFailure +org.apache.qpid.test.unit.client.connection.ConnectionTest#testDefaultExchanges |
