This is an automated email from the git hooks/post-receive script. rafael pushed a commit to branch master in repository praat.
commit 2495c7ee13c1905e45239ae78e86ad03f9328e1b Author: Rafael Laboissiere <[email protected]> Date: Sun Jan 28 07:47:21 2018 -0200 d/t/run-tests: Add num/fisherQ.praat back to the list of excluded tests --- debian/tests/run-tests | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/tests/run-tests b/debian/tests/run-tests index b8fc0be..9d317cb 100755 --- a/debian/tests/run-tests +++ b/debian/tests/run-tests @@ -41,6 +41,7 @@ for d in $(ls -d */) ; do ## or that crash on unstable as on 2018-01-27 (see Bug#887685). if [ $f != sys/script2.praat \ -a $f != "fon ExperimentMFC/experimentMFC.praat" \ + -a $f != num/fisherQ.praat \ -a $f != dwtools/Discriminant.praat \ -a $f != fon/resample16_8.praat \ -a $f != fon/resample22_8.praat \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
