From 4cff8f270d62c56a115ecba3caece9b4abbb122e Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 4 Aug 2011 12:31:33 +0000 Subject: QPID-3391: exclude failing test until functionality is implemented git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1153865 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/CPPExcludes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'java') diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index 6f6fb01421..89cdd792de 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -17,6 +17,9 @@ // under the License. // +// QPID-3391: the C++ broker does not currently validate the exchange creation arguments +org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testCreateExchangeWithNonsenseArgs + org.apache.qpid.test.unit.client.channelclose.ChannelCloseTest#* org.apache.qpid.client.ResetMessageListenerTest#* @@ -176,4 +179,3 @@ org.apache.qpid.server.management.AMQUserManagementMBeanTest#* // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* - -- cgit v1.2.1