diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-04-16 14:55:56 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-04-16 14:55:56 +0000 |
| commit | aec5fb625cb7d82df4fb7e94a83f1a9d3f7249b0 (patch) | |
| tree | efa7d53749b931cc9d11612b2f5cd8f1a253d21d /java/010ExcludeList | |
| parent | e84697008be5b60f094d41e7371a11a7926782d6 (diff) | |
| download | qpid-python-aec5fb625cb7d82df4fb7e94a83f1a9d3f7249b0.tar.gz | |
QPID-1818 : Exclude NoLocalAfterRecoveryTest as 0-10 client code path does not restore a transacted session after failover.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@765656 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
| -rw-r--r-- | java/010ExcludeList | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList index 61d9c684ba..ae86d46b5b 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -67,3 +67,5 @@ org.apache.qpid.test.unit.close.FlowToDiskBackingQueueDeleteTest#* // This test may use QpidTestCase but it is not using the getConnection and is hardwired to InVM org.apache.qpid.test.unit.client.connection.CloseAfterConnectionFailureTest#* +//QPID-1818 : 0-10 Client code path does not correctly restore a transacted session after failover. +org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* |
