summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/cluster.mk
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-11-09 19:50:15 +0000
committerAlan Conway <aconway@apache.org>2009-11-09 19:50:15 +0000
commitda04ec6f46bc3f87705dc6a196552343698d2aea (patch)
tree1a0d52f14c824a92c07807f40974f8032ef1a6f9 /qpid/cpp/src/tests/cluster.mk
parent5c6bfba6e878ea842b3677acfe969c5e067a8ca5 (diff)
downloadqpid-python-da04ec6f46bc3f87705dc6a196552343698d2aea.tar.gz
Added message store recovery tests to cluster_tests.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834193 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/cluster.mk')
-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 5bc5795f76..9a907f9cce 100644
--- a/qpid/cpp/src/tests/cluster.mk
+++ b/qpid/cpp/src/tests/cluster.mk
@@ -79,6 +79,6 @@ cluster_test_SOURCES = \
cluster_test_LDADD=$(lib_client) $(lib_broker) -lboost_unit_test_framework
-qpidtest_SCRIPTS += run_cluster_tests cluster_tests.py run_long_cluster_tests long_cluster_tests.py testlib.py brokertest.py
+qpidtest_SCRIPTS += run_cluster_tests cluster_tests.py run_long_cluster_tests long_cluster_tests.py testlib.py brokertest.py cluster_tests.fail
endif