From b91c24fd8089c5bac15f605c472762a3e1068a85 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Thu, 17 Nov 2011 10:13:53 +0000 Subject: QPID-3576: Exclude testDeleteOptions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1203136 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/CPPExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/test-profiles') diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index 39b4d542db..eb1c153b20 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -20,6 +20,9 @@ // QPID-3391: the C++ broker does not currently validate the exchange creation arguments org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testCreateExchangeWithNonsenseArgs +// QPID-3576: Java client issue. MessageConsumer#close() time-out. +org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testDeleteOptions + //This test requires SSL, but SSL is only enabled for the C++ broker in the cpp.ssl test profile //which runs *all* the tests with SSL, so this one can be excluded safely enough org.apache.qpid.test.unit.client.AMQSSLConnectionTest#* -- cgit v1.2.1