diff options
| -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#* + |
