[med-svn] [Git][med-team/heudiconv][master] disable 1 broken test

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Wed Mar 13 09:28:11 GMT 2024



Alexandre Detiste pushed to branch master at Debian Med / heudiconv


Commits:
38753329 by Alexandre Detiste at 2024-03-13T10:27:54+01:00
disable 1 broken test

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -12,6 +12,9 @@ export GIT_AUTHOR_NAME="The Name"
 export GIT_COMMITTER_NAME=$(GIT_AUTHOR_NAME)
 export PYBUILD_BEFORE_TEST := cp -a heudiconv/tests {build_dir}/heudiconv/
 
+# zeros.bval does not exists (in the tarbal at least...)
+export PYBUILD_TEST_ARGS= -k 'not test_bvals_are_zero'
+
 %:
 	dh $@ --buildsystem=pybuild
 



View it on GitLab: https://salsa.debian.org/med-team/heudiconv/-/commit/38753329cf986bb4e468e60dfabc58eaa5bb6ab5

-- 
View it on GitLab: https://salsa.debian.org/med-team/heudiconv/-/commit/38753329cf986bb4e468e60dfabc58eaa5bb6ab5
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/20240313/22f3e270/attachment.htm>


More information about the debian-med-commit mailing list