diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-09-07 11:16:56 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-09-07 11:16:56 +0000 |
| commit | e84e9986639d916695d258a6c859283e80a10c91 (patch) | |
| tree | f85037b175cb1987f496996624150a6ebd8e0751 /qpid/java | |
| parent | 66b46ab1cbdda905b677d21e76dc314afcfc2e82 (diff) | |
| download | qpid-python-e84e9986639d916695d258a6c859283e80a10c91.tar.gz | |
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@812083 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/test-profiles/010Excludes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/010Excludes b/qpid/java/test-profiles/010Excludes index e238934124..36e7317e31 100644 --- a/qpid/java/test-profiles/010Excludes +++ b/qpid/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#* |
