Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Make sure only offline tests are done
· 9635f4ea
Andreas Tille
authored
Dec 20, 2019
9635f4ea
Standards-Version: 4.4.1
· 359dd7e1
Andreas Tille
authored
Dec 20, 2019
359dd7e1
TODO: Autopkgtest is somehow broken - better rewrite it
· 18c0f184
Andreas Tille
authored
Dec 20, 2019
18c0f184
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
18c0f184
...
...
@@ -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@debian.org> Wed, 21 Aug 2019 07:53:48 +0200
...
...
debian/control
View file @
18c0f184
...
...
@@ -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
View file @
18c0f184
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