From b61759c407a48662c434eb29b903bb1c22d68564 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Mon, 7 Jul 2008 16:25:44 +0000 Subject: 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 --- java/010ExcludeList | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/010ExcludeList') 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 -- cgit v1.2.1