diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/08ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList index 4d0b89ce69..150d91ba10 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -16,3 +16,6 @@ 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#* + +// QPID-1871 : RollbackOrderTest is highlighting that the 0-8 code path has a race condition +org.apache.qpid.test.client.RollbackOrderTest#* |
