From 77cd3793e12416dc017ace43f6ef5331fb0602c4 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Fri, 26 Jun 2009 13:23:12 +0000 Subject: Turn off org.apache.qpid.server.store.PersistentStoreTest for the C++ broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@788692 13f79535-47bb-0310-9956-ffa450edef68 --- java/010ExcludeList | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/010ExcludeList') diff --git a/java/010ExcludeList b/java/010ExcludeList index ef6140704b..ca12a4f8a5 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -76,3 +76,6 @@ org.apache.qpid.client.SessionCreateTest#* // QPID-1730: the C++ server has a totally different logging mechanism. We should split this file differently org.apache.qpid.server.AlertingTest#* +// The C++ server has a totally different persistence mechanism +org.apache.qpid.server.store.PersistentStoreTest#* + -- cgit v1.2.1