]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Re-enable treating test suite failures as build failures
authorRuss Allbery <eagle@eyrie.org>
Sun, 25 Dec 2016 19:26:34 +0000 (11:26 -0800)
committerRuss Allbery <eagle@eyrie.org>
Sun, 25 Dec 2016 19:26:34 +0000 (11:26 -0800)
* Re-enable treating test suite failures as package build failures now
  that bug #724570 in CrackLib was fixed in Debian.

debian/changelog
debian/rules

index e759ab7a05ccb2c97c5461704e0fc089308c6637..e9342ab89f3626b185bc629becd5e8545393d129 100644 (file)
@@ -10,6 +10,8 @@ krb5-strength (3.1-1) UNRELEASED; urgency=medium
     - Configuration instructions are now provided in installed man pages,
       including a new krb5-strength man page, to make them more accessible
       after installation.
+  * Re-enable treating test suite failures as package build failures now
+    that bug #724570 in CrackLib was fixed in Debian.
   * Switch to the DEP-14 branch layout and update debian/gbp.conf and
     Vcs-Git accordingly.
   * Prefer *.tar.xz in debian/watch to match packaging.
index b1e6f03bbe4010b4588cc4cfa278d7d2da652f97..eb56563bd15a31420a1ec4fa622ec131d6261769 100755 (executable)
@@ -12,12 +12,6 @@ override_dh_auto_configure:
        dh_auto_configure --parallel -- --enable-reduced-depends \
            --with-cracklib
 
-override_dh_auto_test:
-       -dh_auto_test --parallel
-       @echo ''
-       @echo 'TEST ERRORS TEMPORARILY IGNORED DUE TO #724570'
-       @echo ''
-
 override_dh_auto_install:
        dh_auto_install --parallel
        rm debian/$(PACKAGE)/usr/lib/*/krb5/plugins/pwqual/*.la