summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-07-23 13:09:59 +0000
committerAlan Conway <aconway@apache.org>2007-07-23 13:09:59 +0000
commita8dbb372533ee167dcec5a47510fe302d53164ca (patch)
treeeb64386f47f0239697074459a84a5f78e4fda7c6 /qpid/cpp/src/tests
parent3058f72809b7f5fc17876ef2a61a7f58d56547ca (diff)
downloadqpid-python-a8dbb372533ee167dcec5a47510fe302d53164ca.tar.gz
Disable Cluster test.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558711 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
-rw-r--r--qpid/cpp/src/tests/cluster.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster.mk b/qpid/cpp/src/tests/cluster.mk
index 7407565f62..765aa02eb0 100644
--- a/qpid/cpp/src/tests/cluster.mk
+++ b/qpid/cpp/src/tests/cluster.mk
@@ -20,7 +20,7 @@ check_PROGRAMS+=Cpg
Cpg_SOURCES=Cpg.cpp
Cpg_LDADD=$(lib_cluster) -lboost_unit_test_framework
-TESTS+=Cluster
+#TESTS+=Cluster
check_PROGRAMS+=Cluster
Cluster_SOURCES=Cluster.cpp Cluster.h
Cluster_LDADD=$(lib_cluster) -lboost_unit_test_framework