[med-svn] [Git][med-team/praat][master] 2 commits: d/t/run-tests: Skip tests that fail on mips64el

Rafael Laboissiere gitlab at salsa.debian.org
Wed Feb 20 20:19:14 GMT 2019


Rafael Laboissiere pushed to branch master at Debian Med / praat


Commits:
5758e6ab by Rafael Laboissiere at 2019-02-19T16:21:09Z
d/t/run-tests: Skip tests that fail on mips64el

- - - - -
a5e1d306 by Rafael Laboissiere at 2019-02-19T19:24:34Z
Changelog entry for version 6.0.47-2

Gbp-Dch: Ignore

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-tests


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+praat (6.0.47-2) unstable; urgency=medium
+
+  * d/t/run-tests: Skip unit tests that fail on mips64el
+
+ -- Rafael Laboissiere <rafael at debian.org>  Tue, 19 Feb 2019 13:21:45 -0300
+
 praat (6.0.47-1) unstable; urgency=medium
 
   * New upstream version 6.0.47


=====================================
debian/tests/run-tests
=====================================
@@ -38,17 +38,20 @@ for d in $(ls -d */) ; do
 	    echo "===== $f"
 
             ## Skip scripts that cannot be run from the command line
-	    ## or that crash on unstable as on 2018-01-27 (see Bug#887685).
+	    ## or that crash on unstable as on 2018-01-27 (see Bug#887685),
+	    ## or that crash on some architectures.
 	    if [ $f != sys/script2.praat				\
 	         -a $f != "fon ExperimentMFC/experimentMFC.praat"	\
 		 -a $f != num/fisherQ.praat				\
 		 -a $f != dwtools/Discriminant.praat			\
+		 -a $f != dwtools/EditCostsTable.praat			\
 		 -a $f != fon/resample16_8.praat			\
 		 -a $f != fon/resample22_8.praat			\
 		 -a $f != fon/resample24_8.praat			\
 		 -a $f != fon/resample32_8.praat			\
 		 -a $f != fon/resample44_8.praat			\
 		 -a $f != fon/resample48_8.praat			\
+		 -a $f != fon/resample96_8.praat			\
 		 -a $f != fon/Spectrum_draw.praat			\
 		 -a $f != sys/graphics.praat				\
 		 -a $f != sys/graphicsText.praat			\



View it on GitLab: https://salsa.debian.org/med-team/praat/compare/69e9f5c7e67a9e0db7bcee0d3aeaef5e2abf3951...a5e1d306532ceb48fbc377ca0c717ec57bbf5bd6

-- 
View it on GitLab: https://salsa.debian.org/med-team/praat/compare/69e9f5c7e67a9e0db7bcee0d3aeaef5e2abf3951...a5e1d306532ceb48fbc377ca0c717ec57bbf5bd6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190220/d7a0916c/attachment-0001.html>


More information about the debian-med-commit mailing list