This is an automated email from the git hooks/post-receive script. jdutheil-guest pushed a commit to branch master in repository libbpp-phyl.
commit da3a80d015354606a0de8ffe5498a15b85176c3f Author: Julien Y. Dutheil <[email protected]> Date: Mon Jul 17 09:24:04 2017 +0200 Increased timeout even more. --- debian/patches/relax_test_timeout.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/relax_test_timeout.patch b/debian/patches/relax_test_timeout.patch index c5721c5..eadaa9c 100644 --- a/debian/patches/relax_test_timeout.patch +++ b/debian/patches/relax_test_timeout.patch @@ -8,6 +8,6 @@ Description: Added longer timeout for tests. WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} COMMAND ${test_name} ) -+ set_tests_properties (${test_name} PROPERTIES TIMEOUT 10000) ++ set_tests_properties (${test_name} PROPERTIES TIMEOUT 60000) endforeach (test_cpp_file) + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
