diff options
author | Gordon Sim <gsim@apache.org> | 2009-07-07 17:05:16 +0000 |
---|---|---|
committer | Gordon Sim <gsim@apache.org> | 2009-07-07 17:05:16 +0000 |
commit | fe5f70607f81915434e2b1c8504ce1100471451c (patch) | |
tree | 11240af61ce145b9eecb469b264464e1ad752efb /cpp | |
parent | 17d971a71a4823179b89fb5f7c65c45a7a532b5a (diff) | |
download | qpid-python-fe5f70607f81915434e2b1c8504ce1100471451c.tar.gz |
Add expected failure case to the list (purge is currently disabled on cluster as it is unsafe)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@791910 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 87d6fe52df..337fb4a0f2 100644 --- a/cpp/src/tests/cluster_python_tests_failing.txt +++ b/cpp/src/tests/cluster_python_tests_failing.txt @@ -1,3 +1,4 @@ +tests_0-10.management.ManagementTest.test_purge_queue tests_0-10.dtx.DtxTests.test_bad_resume tests_0-10.dtx.DtxTests.test_commit_unknown tests_0-10.dtx.DtxTests.test_end |