summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-04-06 15:43:51 +0000
committerRobert Gemmell <robbie@apache.org>2012-04-06 15:43:51 +0000
commiteb5d1b08ddc84ae4d61a1f15fc4c4b2448a4259d (patch)
tree26eadabe973d3e4964d55e094e5b68526ddae640 /java
parent6bf1950a62231f036a4567d17a8d8bcb34a2c410 (diff)
downloadqpid-python-eb5d1b08ddc84ae4d61a1f15fc4c4b2448a4259d.tar.gz
QPID-3936: disable the systests temporarily
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1310405 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/test-profiles/Excludes7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes
index 9c07fea574..4c84babc6c 100644
--- a/java/test-profiles/Excludes
+++ b/java/test-profiles/Excludes
@@ -30,3 +30,10 @@ org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClo
org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#*
org.apache.qpid.client.ssl.SSLTest#testVerifyLocalHostLocalDomain
+
+// QPID-3936: disable the systests temporarily
+org.apache.qpid.systest.disttest.*
+org.apache.qpid.systest.disttest.clientonly.*
+org.apache.qpid.systest.disttest.controlleronly.*
+org.apache.qpid.systest.disttest.controllerandclient.*
+org.apache.qpid.systest.disttest.endtoend.*