summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-07-04 21:14:29 +0000
committerAlan Conway <aconway@apache.org>2008-07-04 21:14:29 +0000
commit518077f39d14424b654dcb89f3442333c283b66e (patch)
treea71cf0c059bcaa9b5116cd6b592d6099144e67d5 /qpid/cpp/src
parentd38aea8785543e53c19205bcddab57f08abde9c9 (diff)
downloadqpid-python-518077f39d14424b654dcb89f3442333c283b66e.tar.gz
Disabled cluster_test temporarily, it leaks processes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@674124 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/tests/cluster.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/qpid/cpp/src/tests/cluster.mk b/qpid/cpp/src/tests/cluster.mk
index 1f2413161a..8c6c69db21 100644
--- a/qpid/cpp/src/tests/cluster.mk
+++ b/qpid/cpp/src/tests/cluster.mk
@@ -9,8 +9,10 @@ lib_cluster = $(abs_builddir)/../libqpidcluster.la
# You should do "newgrp ais" before running the tests to run these.
#
-# ais_check checks conditions for AIS tests and runs if ok.
-TESTS+=ais_check
+
+# FIXME aconway 2008-07-04: disabled till process leak is plugged.
+# ais_check checks conditions for cluster tests and run them if ok.
+#TESTS+=ais_check
EXTRA_DIST+=ais_check
check_PROGRAMS+=cluster_test