diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-05-17 18:42:06 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-05-17 18:42:06 +0000 |
| commit | e37a52eca7513355b800e779d8671433c4180ed5 (patch) | |
| tree | 29e8a4c10a0cec88e825b75aaf2b7506716b9c54 /java/test-profiles | |
| parent | 33cc515c13acf56d1bc1a7189b885a36f063ef50 (diff) | |
| download | qpid-python-e37a52eca7513355b800e779d8671433c4180ed5.tar.gz | |
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/qpid@1339789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/Excludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index c0532e0b97..0ed2329c4c 100644 --- a/java/test-profiles/Excludes +++ b/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.* |
