diff options
| author | Aidan Skinner <aidan@apache.org> | 2009-06-26 13:23:12 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2009-06-26 13:23:12 +0000 |
| commit | 77cd3793e12416dc017ace43f6ef5331fb0602c4 (patch) | |
| tree | b76f22e34c2e2102e180d9ec14c1cba9063d6979 /java/010ExcludeList | |
| parent | f0e5ea69d621a9b229775a4c383c8f3385e49a59 (diff) | |
| download | qpid-python-77cd3793e12416dc017ace43f6ef5331fb0602c4.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/qpid@788692 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
| -rw-r--r-- | java/010ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
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#* + |
