diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-10-13 11:40:03 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-10-13 11:40:03 +0000 |
| commit | 37808d6377cb46cc33e44e864508474fd2246592 (patch) | |
| tree | b61485b700802b7fbc5411e71221bbed2ecd8639 /qpid/java/test-profiles/08StandaloneExcludes | |
| parent | 63b98517c5385f7ecea018b896b7c3355a1463f1 (diff) | |
| download | qpid-python-37808d6377cb46cc33e44e864508474fd2246592.tar.gz | |
QPID-1204: add temporary workaround for connection close race condition at tearDown() noted in QPID-2081 to allow enabling SimpleACLTest for java brokers. Update exclude lists accordingly, also removing a single-method exclude from the 010Excludes file made redundant by the complete SimpleACLTest exclusion when using cpp brokers
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@824706 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/08StandaloneExcludes')
| -rw-r--r-- | qpid/java/test-profiles/08StandaloneExcludes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/08StandaloneExcludes b/qpid/java/test-profiles/08StandaloneExcludes index ee781fb80f..ed12973498 100644 --- a/qpid/java/test-profiles/08StandaloneExcludes +++ b/qpid/java/test-profiles/08StandaloneExcludes @@ -23,7 +23,6 @@ org.apache.qpid.test.client.failover.FailoverTest#* // InVM Broker tests awaiting resolution of QPID-1103 org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* -org.apache.qpid.server.security.acl.SimpleACLTest#* // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* |
