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
commitdd4e227ab4232dadb17d4e48e72d52c8ff1998e9 (patch)
tree26eadabe973d3e4964d55e094e5b68526ddae640 /java
parent5c8b6febc0ab649f02b8c2396b283e35515d2c58 (diff)
downloadqpid-python-dd4e227ab4232dadb17d4e48e72d52c8ff1998e9.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.*