[med-svn] [Git][med-team/python-gtfparse][master] Fix autopkgtest

Shruti Sridhar (@shruti_sridhar) gitlab at salsa.debian.org
Sat Jul 31 08:27:29 BST 2021



Shruti Sridhar pushed to branch master at Debian Med / python-gtfparse


Commits:
df6f15bd by Shruti Sridhar at 2021-07-31T12:55:21+05:30
Fix autopkgtest

- - - - -


1 changed file:

- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/run-unit-test
=====================================
@@ -2,5 +2,10 @@
 set -e
 for py in $(py3versions -r 2> /dev/null)
 do echo "Testing with $py in $(pwd):"
-    nosetests3 -v
+nosetests3 -v test/test_create_missing_features.py
+nosetests3 -v test/test_expand_attributes.py
+nosetests3 -v test/test_multiple_values_for_tag_attribute.py
+nosetests3 -v test/test_parse_gtf_lines.py
 done
+
+#This is done because data/ dir is not vendored on pypi as mentioned in d/rules
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/med-team/python-gtfparse/-/commit/df6f15bd19091253349eaaed93c182e7192a12f0

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-gtfparse/-/commit/df6f15bd19091253349eaaed93c182e7192a12f0
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/20210731/dd99cd8b/attachment.htm>


More information about the debian-med-commit mailing list