From 5fdfa5d5437968958b792eb4f17489b10db75a58 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@1203136 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 39b4d542db..eb1c153b20 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/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