diff options
author | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-04-29 22:36:22 +0000 |
---|---|---|
committer | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-04-29 22:36:22 +0000 |
commit | 4e115310c57df68d0d887af1d202c22d5738e325 (patch) | |
tree | cadb07f778167de4ca878dce315ad09281e396cf /cpp/src | |
parent | 4e2a112444b34b28b0686b0414536de949e443b0 (diff) | |
download | qpid-python-4e115310c57df68d0d887af1d202c22d5738e325.tar.gz |
QMF: remove v1 method test from cluster testbed - clusters no longer support v1-style method calls.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@939502 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/tests/cluster_python_tests_failing.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/cluster_python_tests_failing.txt b/cpp/src/tests/cluster_python_tests_failing.txt index 9d0d73b303..7ba8089946 100644 --- a/cpp/src/tests/cluster_python_tests_failing.txt +++ b/cpp/src/tests/cluster_python_tests_failing.txt @@ -29,3 +29,4 @@ qpid_tests.broker_0_10.dtx.DtxTests.test_start_join_and_resume qpid_tests.broker_0_10.dtx.DtxTests.test_suspend_resume qpid_tests.broker_0_10.dtx.DtxTests.test_suspend_start_end_resume qpid_tests.broker_0_10.message.MessageTests.test_ttl +qpid_tests.broker_0_10.management.ManagementTest.test_broker_connectivity_oldAPI |