]> git.cworth.org Git - notmuch/commitdiff
debian: upload 0.38-2: disable most autopkgtests archive/debian/0.38-2 debian/0.38-2
authorDavid Bremner <david@tethera.net>
Wed, 13 Sep 2023 22:58:39 +0000 (19:58 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 13 Sep 2023 23:04:33 +0000 (20:04 -0300)
debian/changelog
debian/tests/control

index a4363281d753a7fb38c3037be8bd6520f3ec04de..c2c2f6abadca96ca6166f27bbded349d5a7d5036 100644 (file)
@@ -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 <bremner@debian.org>  Wed, 13 Sep 2023 19:55:00 -0300
+
 notmuch (0.38-1) unstable; urgency=medium
 
   * New upstream release
index 87e00dc80a10f4aa1ef7bb0a65b76b544bd6e1ba..80be1deb12addb9caacd81ab9e3bfda4c9929547 100644 (file)
@@ -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,