GNU bug report logs - #39449
sane-backends unit test failure on x86_64-linux

Previous Next

Package: guix;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Thu, 6 Feb 2020 06:20:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 39476-done <at> debbugs.gnu.org, Leo Prikler <leo.prikler <at> student.tugraz.at>, 39449 <at> debbugs.gnu.org
Subject: bug#39449: sane-backends unit test failure on x86_64-linux
Date: Wed, 13 Jul 2022 09:52:12 -0400
Hi,

Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi,
>
> Leo Prikler <leo.prikler <at> student.tugraz.at> skribis:
>
>> * gnu/packages/scanner.scm (sane-backends)[arguments]<#:phases>:
>> Add disable-failing-backend-tests.
>> ---
>>  gnu/packages/scanner.scm | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> diff --git a/gnu/packages/scanner.scm b/gnu/packages/scanner.scm
>> index 6adaba18cd..3f922a4747 100644
>> --- a/gnu/packages/scanner.scm
>> +++ b/gnu/packages/scanner.scm
>> @@ -131,6 +131,10 @@ package contains the library, but no drivers.")
>>         ((#:phases phases)
>>          `(modify-phases ,phases
>>             (delete 'disable-backends)
>> +           (add-after 'disable-failing-tests 'disable-failing-backend-tests
>> +             (lambda _
>> +               (substitute* "testsuite/backend/genesys/Makefile.in"
>> +                  ((" genesys_unit_tests\\$\\(EXEEXT\\)") ""))))
>
> Applied with two things: returning #t, and adding a comment linking to
> the bug report.

Great, closing then.

Thanks!

Maxim




This bug report was last modified 3 years and 60 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.