diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-05-22 10:29:13 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-05-22 10:29:13 +0000 |
| commit | 5b964b9e2396597e4eae8fa41c24fbe89825b22d (patch) | |
| tree | ee54c7ebe104d986e5c2c9e2d2ae8e4a0c203e33 /qpid/java/08ExcludeList | |
| parent | 44ec976c547ee74bbc70f92f307a827b00b368be (diff) | |
| download | qpid-python-5b964b9e2396597e4eae8fa41c24fbe89825b22d.tar.gz | |
QPID-1871 : Disable RollbackOrderTest until we address message rejection
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777456 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/08ExcludeList')
| -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 4d0b89ce69..150d91ba10 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/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#* |
