summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-06-26 13:23:12 +0000
committerAidan Skinner <aidan@apache.org>2009-06-26 13:23:12 +0000
commit65252e8e4b08f6f0ca56c2f37638a3077af30e3d (patch)
treef9e4f2b8576209f0e73d7c8a960af94f88746569 /qpid/java
parent7594351fe91e17c70d630bb2f77dd120c7d900f8 (diff)
downloadqpid-python-65252e8e4b08f6f0ca56c2f37638a3077af30e3d.tar.gz
Turn off org.apache.qpid.server.store.PersistentStoreTest for the C++ broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@788692 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/010ExcludeList3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList
index ef6140704b..ca12a4f8a5 100644
--- a/qpid/java/010ExcludeList
+++ b/qpid/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#*
+