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 | 8c480d07e2d35c33cdf10dc3e060cff921d81b52 (patch) | |
| tree | 8f9664d26c7b0986b385bf0f6f28129af1f07573 /cpp | |
| parent | aebe7d734dfed826f1b09fffb3408bcdaee7ed3d (diff) | |
| download | qpid-python-8c480d07e2d35c33cdf10dc3e060cff921d81b52.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/qpid@810388 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -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 337fb4a0f2..53b609942d 100644 --- a/cpp/src/tests/cluster_python_tests_failing.txt +++ b/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 |
