From: David Bremner Date: Wed, 13 Sep 2023 22:58:39 +0000 (-0300) Subject: debian: upload 0.38-2: disable most autopkgtests X-Git-Tag: archive/debian/0.38-2^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=40a44bfe6101da7bc4285c84166dd0f90a9b2baf debian: upload 0.38-2: disable most autopkgtests --- diff --git a/debian/changelog b/debian/changelog index a4363281..c2c2f6ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +notmuch (0.38-2) unstable; urgency=medium + + * Restrict autopkgtests to amd64 and aarch64. There are failures in + remaining architectures, but the same tests pass at build time, so any + bugs are probably related to either the autopkgtest environment, or + the (new) upstream test runner for installed notmuch. + + -- David Bremner Wed, 13 Sep 2023 19:55:00 -0300 + notmuch (0.38-1) unstable; urgency=medium * New upstream release diff --git a/debian/tests/control b/debian/tests/control index 87e00dc8..80be1deb 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -4,6 +4,7 @@ Test-command: env NOTMUCH_TEST_INSTALLED=1 TERM=dumb NOTMUCH_HAVE_ASAN=1 NOTMUCH_HAVE_TSAN=1 ./test/notmuch-test Restrictions: allow-stderr +Architecture: amd64, arm64 Depends: @, build-essential, dtach,