From ba63eb36f77ccce19d4849c29532566f8e7837fd Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 14 May 2010 14:33:11 +0000 Subject: 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 --- cpp/src/tests/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cpp') 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 -- cgit v1.2.1