From eb5d1b08ddc84ae4d61a1f15fc4c4b2448a4259d Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 6 Apr 2012 15:43:51 +0000 Subject: QPID-3936: disable the systests temporarily git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1310405 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Excludes | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'java') 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.* -- cgit v1.2.1