summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-05-14 14:33:11 +0000
committerAlan Conway <aconway@apache.org>2010-05-14 14:33:11 +0000
commitba63eb36f77ccce19d4849c29532566f8e7837fd (patch)
treef7c6c9548981b8ea9c4571a83c2157f3d7c0595f /cpp/src
parent49653e2d5fb3e5416460f81af75ee3761859f870 (diff)
downloadqpid-python-ba63eb36f77ccce19d4849c29532566f8e7837fd.tar.gz
Removed references to non-existent test run_cluster_authentication_soak
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@944288 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/tests/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index 96810a7750..d21896c824 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -362,7 +362,7 @@ CLEANFILES+=valgrind.out *.log *.vglog* dummy_test qpidd.port $(unit_wrappers)
# Not run under valgrind, too slow
LONG_TESTS+=start_broker fanout_perftest shared_perftest multiq_perftest topic_perftest run_ring_queue_test stop_broker \
- run_failover_soak run_cluster_authentication_soak reliable_replication_test \
+ run_failover_soak reliable_replication_test \
federated_cluster_test_with_node_failure
EXTRA_DIST+= \
@@ -371,7 +371,6 @@ EXTRA_DIST+= \
multiq_perftest \
topic_perftest \
run_failover_soak \
- run_cluster_authentication_soak \
reliable_replication_test \
federated_cluster_test_with_node_failure