From c13e8d2649213963955b16366a95a88aa1083d25 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 7 Sep 2009 11:16:56 +0000 Subject: QPID-2084,QPID-155 : Update excludes as 0-10 code path does not have same error response git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@812083 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/010Excludes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'java/test-profiles/010Excludes') diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index e238934124..36e7317e31 100644 --- a/java/test-profiles/010Excludes +++ b/java/test-profiles/010Excludes @@ -83,3 +83,9 @@ org.apache.qpid.server.logging.* // CPP Broker does not have a JMX interface to test org.apache.qpid.management.jmx.* + +// 0-10 is not supported by the MethodRegistry +org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* + +// QPID-2084 : this test needs more work for 0-10 +org.apache.qpid.test.unit.client.DynamicQueueExchangeCreateTest#* -- cgit v1.2.1