Codebase list libbio-db-embl-perl / 3f5a1c2
explicit offline autodep8 perl autopkgtest The smoke test to day relies on Internet access to be relevant. That would however hold a lot of potential for pain on maintenance, so I disable tests needing internet. As all tests are skipped, the smoke test must be marked superficial. I copy the definition of autodep8 perl tests in the regular d/t/control file to be able to mark the smoke test. Étienne Mollier 3 years ago
3 changed file(s) with 20 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11 Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
22 Uploaders: Michael R. Crusoe <crusoe@debian.org>
33 Section: perl
4 Testsuite: autopkgtest-pkg-perl
54 Priority: optional
65 Build-Depends: debhelper-compat (= 13),
76 libbio-perl-perl,
0 # Pulled from /usr/share/doc/pkg-perl-autopkgtest/examples/default-tests-control
1 # This local copy is needed as there is no real point in running the smoke test
2 # without Internet connexion, otherwise all tests are skipped, and the test ends
3 # up passing while being more than superficial.
4
5 Test-Command: /usr/share/pkg-perl-autopkgtest/runner build-deps
6 Depends: @, @builddeps@, pkg-perl-autopkgtest
7 Restrictions: skippable, superficial
8 Features: test-name=autodep8-perl-build-deps
9
10 Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps
11 Depends: @, pkg-perl-autopkgtest
12 Restrictions: skippable, superficial
13 Features: test-name=autodep8-perl
14
15 Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends
16 Depends: @, pkg-perl-autopkgtest
17 Restrictions: needs-recommends, skippable, superficial
18 Features: test-name=autodep8-perl-recommends
0 NO_NETWORK_TESTING=1