From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 39476-done@debbugs.gnu.org,
Leo Prikler <leo.prikler@student.tugraz.at>,
39449@debbugs.gnu.org
Subject: bug#39449: sane-backends unit test failure on x86_64-linux
Date: Wed, 13 Jul 2022 09:52:12 -0400 [thread overview]
Message-ID: <87fsj515o3.fsf_-_@gmail.com> (raw)
In-Reply-To: <87ftfe15dv.fsf@gnu.org> ("Ludovic Courtès"'s message of "Thu, 13 Feb 2020 23:36:44 +0100")
Hi,
Ludovic Courtès <ludo@gnu.org> writes:
> Hi,
>
> Leo Prikler <leo.prikler@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
next prev parent reply other threads:[~2022-07-13 13:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-06 6:19 bug#39449: sane-backends unit test failure on x86_64-linux Danny Milosavljevic
2020-02-06 22:39 ` bug#39449: [PATCH] gnu: sane-backends: Disable genesys_unit_tests Leo Prikler
2020-02-13 22:36 ` bug#39449: [bug#39476] " Ludovic Courtès
2020-02-13 22:36 ` Ludovic Courtès
2022-07-13 13:52 ` Maxim Cournoyer [this message]
2020-02-10 8:41 ` bug#39449: sane-backends unit test failure on x86_64-linux Danny Milosavljevic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fsj515o3.fsf_-_@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=39449@debbugs.gnu.org \
--cc=39476-done@debbugs.gnu.org \
--cc=leo.prikler@student.tugraz.at \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.