diff options
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/08ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index 0dde433b10..4d0b89ce69 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/java/08ExcludeList @@ -13,3 +13,6 @@ org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* // QPID-1823: this takes ages to run org.apache.qpid.client.SessionCreateTest#* + +// QPID-1870 : AlertingTest doesn't consume all messages and is showing a ref count error on store recovery in CI +org.apache.qpid.server.AlertingTest#* |
