From e434c1306c86507184de4b764fb684eef749ef7f Mon Sep 17 00:00:00 2001 From: James Strachan Date: Tue, 28 Feb 2006 16:23:15 +0000 Subject: [PATCH] disable failing tests on some platforms git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@381690 13f79535-47bb-0310-9956-ffa450edef68 --- activecluster/project.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/activecluster/project.xml b/activecluster/project.xml index 3f66db7c35..bc9f745864 100644 --- a/activecluster/project.xml +++ b/activecluster/project.xml @@ -137,6 +137,11 @@ **/*Test.* + + + **/ClusterTest.* + **/ClusterFunctionTest.* +