summaryrefslogtreecommitdiff
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
commita0daa13e6fbe86f4dd5b29ef5db3eefbfdb76665 (patch)
treef9500cac1b0bc83e0b190d59114b39a7e0cdeced
parent32e3df31c2dacb8af8af198c82881f42fee285dc (diff)
downloadqpid-python-a0daa13e6fbe86f4dd5b29ef5db3eefbfdb76665.tar.gz
QPID-3936: disable the systests temporarily
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1310405 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/test-profiles/Excludes7
1 files changed, 7 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes
index 9c07fea574..4c84babc6c 100644
--- a/qpid/java/test-profiles/Excludes
+++ b/qpid/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.*