diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-07-30 11:17:51 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-07-30 11:17:51 +0000 |
| commit | 3230429c7db0cfa7236eb385ebf9c082abccee34 (patch) | |
| tree | 7691bab6fda633a0ae6d393d5454f23341504a68 /java/test-profiles/cpp.async.excludes | |
| parent | aaca8710d34e6e238e570f988887c5b0bee76f44 (diff) | |
| download | qpid-python-3230429c7db0cfa7236eb385ebf9c082abccee34.tar.gz | |
added back another missing exclude
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@799239 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/cpp.async.excludes')
| -rw-r--r-- | java/test-profiles/cpp.async.excludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/cpp.async.excludes b/java/test-profiles/cpp.async.excludes index 462da779a3..72d79fb754 100644 --- a/java/test-profiles/cpp.async.excludes +++ b/java/test-profiles/cpp.async.excludes @@ -1,2 +1,5 @@ // the C++ broker doesn't implement selectors, so they are not persisted with the subscription org.apache.qpid.test.unit.ct.DurableSubscriberTest#testDurSubRestoresMessageSelector + +// the C++ broker doesn't guarantee the order of messages on recovery +org.apache.qpid.test.unit.xa.TopicTest#testMultiMessagesDurSubCrash |
