summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-07-07 16:25:44 +0000
committerAidan Skinner <aidan@apache.org>2008-07-07 16:25:44 +0000
commit020bb86c82465f10d1e4ae29e72e28c0465c05d2 (patch)
treecb7fc260712526d21fac8a880807f6b915304051 /qpid/java
parent45cfe67e1f048be5163bfb10e21b345483ee8c59 (diff)
downloadqpid-python-020bb86c82465f10d1e4ae29e72e28c0465c05d2.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@674541 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/010ExcludeList3
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