[med-svn] [Git][med-team/python-intervaltree-bio][master] 3 commits: Make sure only offline tests are done

Andreas Tille gitlab at salsa.debian.org
Fri Dec 20 10:47:48 GMT 2019



Andreas Tille pushed to branch master at Debian Med / python-intervaltree-bio


Commits:
9635f4ea by Andreas Tille at 2019-12-20T10:26:24Z
Make sure only offline tests are done

- - - - -
359dd7e1 by Andreas Tille at 2019-12-20T10:26:41Z
Standards-Version: 4.4.1

- - - - -
18c0f184 by Andreas Tille at 2019-12-20T10:47:36Z
TODO: Autopkgtest is somehow broken - better rewrite it

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -2,23 +2,11 @@ python-intervaltree-bio (1.0.1-5) UNRELEASED; urgency=medium
 
   * Remove Python2 package
   * debhelper-compat 12
-  * Standards-Version: 4.4.0
+  * Standards-Version: 4.4.1
   * Remove trailing whitespace in debian/changelog
   * Explicitly Depends: python3-intervaltree
-  TODO:
-    autopkgtest [05:18:21]: test command1:  python3 -m pytest --ignore=.pc --verbose --datadir debian/data
-    autopkgtest [05:18:21]: test command1: [-----------------------
-    ImportError while loading conftest '/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'.
-    py._path.local.LocalPath.ImportMismatchError: ('conftest', '/build/python-intervaltree-bio-1.0.1/conftest.py', local('/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'))
-    autopkgtest [05:18:21]: test command1: -----------------------]
-    autopkgtest [05:18:22]: test command1:  - - - - - - - - - - results - - - - - - - - - -
-    command1             FAIL non-zero exit status 4
-    autopkgtest [05:18:22]: test command1:  - - - - - - - - - - stderr - - - - - - - - - -
-    ImportError while loading conftest '/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'.
-    py._path.local.LocalPath.ImportMismatchError: ('conftest', '/build/python-intervaltree-bio-1.0.1/conftest.py', local('/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'))
-    autopkgtest [05:18:22]: @@@@@@@@@@@@@@@@@@@@ summary
-    command1             FAIL non-zero exit status 4
-    autopkgtest [05:18:22]: Binaries: resetting testbed apt configuration
+  * Make sure only offline tests are done
+  TODO: Autopkgtest is somehow broken - better rewrite it
 
  -- Andreas Tille <tille at debian.org>  Wed, 21 Aug 2019 07:53:48 +0200
 


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
                python3-setuptools,
                python3-intervaltree,
                python3-pytest <!nocheck>
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/med-team/python-intervaltree-bio
 Vcs-Git: https://salsa.debian.org/med-team/python-intervaltree-bio.git
 Homepage: https://github.com/konstantint/intervaltree-bio


=====================================
debian/tests/control
=====================================
@@ -1,6 +1,7 @@
 Test-Command:
-	python3 -m pytest --ignore=.pc --verbose --datadir debian/data
+	quilt push -a && python3 -m pytest --ignore=.pc --verbose --datadir debian/data
 Depends:
 	python3-intervaltree-bio,
-	python3-pytest
+	python3-pytest,
+	quilt
 Restrictions: rw-build-tree



View it on GitLab: https://salsa.debian.org/med-team/python-intervaltree-bio/compare/e86ca109fbdcf39840df90e19dd87e7f20ee7a02...18c0f184c337347d796063b5b67076be055efb51

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-intervaltree-bio/compare/e86ca109fbdcf39840df90e19dd87e7f20ee7a02...18c0f184c337347d796063b5b67076be055efb51
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/20191220/f28053a7/attachment-0001.html>


More information about the debian-med-commit mailing list