From 7f1485ca76ddd55c0408b81b3e9425322395a396 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 17 May 2012 18:42:06 +0000 Subject: QPID-4006: exclude systests until updated to account for the paths found in the ASF Jenkins test matrix workspaces git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1339789 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index c0532e0b97..0ed2329c4c 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -31,3 +31,6 @@ org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* org.apache.qpid.client.ssl.SSLTest#testVerifyLocalHostLocalDomain +// QPID-4006 : temporarily exclude until the tests are updated to account for +// the odd paths found in the ASF Jenkins test matrix workspaces +org.apache.qpid.server.store.berkeleydb.* -- cgit v1.2.1