From 3230429c7db0cfa7236eb385ebf9c082abccee34 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Thu, 30 Jul 2009 11:17:51 +0000 Subject: added back another missing exclude git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@799239 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/cpp.async.excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/test-profiles/cpp.async.excludes') 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 -- cgit v1.2.1