Author: aidan
Date: Mon Jul 7 09:25:44 2008
New Revision: 674541
URL: http://svn.apache.org/viewvc?rev=674541&view=rev
Log:
Disable certain ConnectionTest tests since the 010 broker doesn't currently
implement that behaiour
Modified:
incubator/qpid/trunk/qpid/java/010ExcludeList
Modified: incubator/qpid/trunk/qpid/java/010ExcludeList
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/010ExcludeList?rev=674541&r1=674540&r2=674541&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/java/010ExcludeList (original)
+++ incubator/qpid/trunk/qpid/java/010ExcludeList Mon Jul 7 09:25:44 2008
@@ -54,4 +54,7 @@
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