[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: t: Make test arch-specific to avoid FTBFS



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit f232f3bc43b50725dd0b682d4309d249ae3e593e
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Oct 8 05:24:35 2017 +0000

    t: Make test arch-specific to avoid FTBFS
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 debian/changelog                      | 3 +++
 t/tests/binaries-from-other-arch/desc | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 586a367..15c151c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,6 +50,9 @@ lintian (2.5.55) UNRELEASED; urgency=medium
     + [NT] Rename the "fail" subroutine to "internal_error" to better
       reflect its purpose.
 
+  * t/tests/binaries-from-other-arch:
+    + [NT] Make test architecture specific as it fails on certain
+      architectures.  (Closes: #877147)
   * t/tests/python-new-python2-package/*:
     + [CL] Correct Depends of python2.7 → python3 in Python 3 test
       package.
diff --git a/t/tests/binaries-from-other-arch/desc b/t/tests/binaries-from-other-arch/desc
index 49b8b2d..a26bf83 100644
--- a/t/tests/binaries-from-other-arch/desc
+++ b/t/tests/binaries-from-other-arch/desc
@@ -2,6 +2,7 @@ Testname: binaries-from-other-arch
 Architecture: any
 Version: 1.0
 Description: Test package with a pseudo binary from a different architecture
+Architecture: amd64 i386
 Test-For:
  apparently-corrupted-elf-binary
  binary-from-other-architecture

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: