]> git.notmuchmail.org Git - notmuch/commitdiff
debian: re-enable gdb in tests on s390x, ppc64el, armel, mipsel debian/0.26.2-2
authorDavid Bremner <david@tethera.net>
Sun, 6 May 2018 11:38:26 +0000 (08:38 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 6 May 2018 11:38:26 +0000 (08:38 -0300)
I was able to verify these 4 arches on Debian porterboxes

debian/changelog
debian/control

index 9e350bad129156a8dcc9d7dbe668296b66aa9dbc..8d13c8d7ff6e2f0600cf4b7e3b2c9365773831d3 100644 (file)
@@ -2,8 +2,11 @@ notmuch (0.26.2-2) unstable; urgency=medium
 
   * Mark gdb and dtach as <!nocheck>, meaning they are only needed for
     the test suite.
+  * Re-enable gdb based tests on s390x, ppc64el, armel, mipsel, they
+    pass on porterbox. Leave disabled on mipsel64 (gdb tests still
+    failing), and mips (many tests fail on porterbox).
 
- -- David Bremner <bremner@debian.org>  Sun, 06 May 2018 07:10:42 -0300
+ -- David Bremner <bremner@debian.org>  Sun, 06 May 2018 08:36:52 -0300
 
 notmuch (0.26.2-1) unstable; urgency=medium
 
index 0b2aeb7edf77ca21dd9655d3cba2742b30512f4e..ae4e6f0052818106ebb6bde8f4e039b9c6cba852 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Carl Worth <cworth@debian.org>
 Uploaders:
  Jameson Graef Rollins <jrollins@finestructure.net>,
  David Bremner <bremner@debian.org>
-Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mips mipsel mips64el]
+Build-Conflicts: ruby1.8, gdb-minimal, gdb [ia64 mips mips64el]
 Build-Depends:
  dpkg-dev (>= 1.17.14),
  debhelper (>= 10~),
@@ -23,7 +23,7 @@ Build-Depends:
  emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) |
  emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) |
  emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
- gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any !alpha] <!nocheck>,
+ gdb [!ia64 !mips !mips64el !kfreebsd-any !alpha] <!nocheck>,
  dtach (>= 0.8) <!nocheck>,
  gpgsm <!nocheck>,
  gnupg <!nocheck>,