diff options
| author | Aidan Skinner <aidan@apache.org> | 2008-07-07 16:25:44 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2008-07-07 16:25:44 +0000 |
| commit | b61759c407a48662c434eb29b903bb1c22d68564 (patch) | |
| tree | 719a2ad985799b18a80a0a78632216df2ac1688d /java/010ExcludeList | |
| parent | b777cb073f7abb02c4304620c7eccc8b90532538 (diff) | |
| download | qpid-python-b61759c407a48662c434eb29b903bb1c22d68564.tar.gz | |
Disable certain ConnectionTest tests since the 010 broker doesn't currently implement that behaiour
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@674541 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
| -rw-r--r-- | java/010ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList index 66cd384cd7..8fed9274bb 100644 --- a/java/010ExcludeList +++ b/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 |
