diff options
Diffstat (limited to 'java/010ExcludeList')
| -rw-r--r-- | java/010ExcludeList | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList index ae86d46b5b..0b1993e71a 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -69,3 +69,7 @@ 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#* + +// QPID-1823: this takes ages to run +org.apache.qpid.client.SessionCreateTest#* + |
