diff options
| author | Gordon Sim <gsim@apache.org> | 2009-09-02 07:24:40 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-09-02 07:24:40 +0000 |
| commit | 57e423ee51d7cfabf5ac7d0f6dae86eef803aa6d (patch) | |
| tree | 7332defb6965ccfb5f548062b48be080aae55a19 /qpid/cpp/src/tests | |
| parent | ced753bce29377dafe25c3066f135a4f94df6603 (diff) | |
| download | qpid-python-57e423ee51d7cfabf5ac7d0f6dae86eef803aa6d.tar.gz | |
QPID-2078: cluster disallows the connection.close management method, so skip this test when running against cluster
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@810388 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/cluster_python_tests_failing.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/cluster_python_tests_failing.txt b/qpid/cpp/src/tests/cluster_python_tests_failing.txt index 337fb4a0f2..53b609942d 100644 --- a/qpid/cpp/src/tests/cluster_python_tests_failing.txt +++ b/qpid/cpp/src/tests/cluster_python_tests_failing.txt @@ -1,4 +1,5 @@ tests_0-10.management.ManagementTest.test_purge_queue +tests_0-10.management.ManagementTest.test_connection_close tests_0-10.dtx.DtxTests.test_bad_resume tests_0-10.dtx.DtxTests.test_commit_unknown tests_0-10.dtx.DtxTests.test_end |
