diff options
author | Alan Conway <aconway@apache.org> | 2010-03-25 12:43:09 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2010-03-25 12:43:09 +0000 |
commit | cf1e629ac945af61a41110dd809d7c56c02ae94f (patch) | |
tree | bd2bf66df9316a20659b749ed13b5906f48b9fe4 /cpp/src | |
parent | f0cc43fbf670bb9857e7531d46440eb64e3541fd (diff) | |
download | qpid-python-cf1e629ac945af61a41110dd809d7c56c02ae94f.tar.gz |
Disable run_long_cluster_tests from make check-long until failures are fixed.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@927372 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/tests/cluster.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 20053788e4..d2b454bb8e 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -60,7 +60,6 @@ EXTRA_DIST += \ cluster_tests.fail LONG_TESTS += \ - run_long_cluster_tests \ start_cluster \ cluster_python_tests \ stop_cluster |