Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #68107
| From | Simon McVittie <smcv@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#970184: initramfs-tools: amd64-specific autopkgtests need to be skipped on !amd64 |
| Date | 2020-09-12 17:10 +0200 |
| Message-ID | <AOfk5-1RN-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: initramfs-tools
Version: 0.137
Severity: important
X-Debbugs-Cc: debian-ci@lists.debian.org
The initramfs-tools autopkgtests now fail on arm64 (and would fail
on other non-amd64 architectures, if we had test runners for them)
because the test-dependencies are not installable. By default, the CI
infrastructure considers this to be a test failure.
Please add "Restrictions: skip-not-installable" to the amd64-* tests, so
that they will be skipped if the test-dependencies are uninstallable.
Alternatively, if you want to diagnose uninstallability on amd64
as a test failure, you could use "Restrictions: skippable", depend
on "linux-image-amd64 [amd64]", and make the test script exit 77 on
non-amd64 architectures.
Please see
https://salsa.debian.org/ci-team/autopkgtest/blob/master/doc/README.package-tests.rst
for more details.
Thanks,
smcv
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#970184: initramfs-tools: amd64-specific autopkgtests need to be skipped on !amd64 Simon McVittie <smcv@debian.org> - 2020-09-12 17:10 +0200 Bug#970184: initramfs-tools: amd64-specific autopkgtests need to be skipped on !amd64 Ben Hutchings <ben@decadent.org.uk> - 2020-09-13 20:30 +0200 Bug#970184: marked as done (initramfs-tools: amd64-specific autopkgtests need to be skipped on !amd64) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-09-13 21:10 +0200
csiph-web