emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#51987: closed ([PATCH] [core-updates-frozen] gnu: ledger: Remove fai


From: GNU bug Tracking System
Subject: bug#51987: closed ([PATCH] [core-updates-frozen] gnu: ledger: Remove failing test output.)
Date: Sat, 20 Nov 2021 18:28:02 +0000

Your message dated Sat, 20 Nov 2021 18:26:33 +0000
with message-id <87pmqu7kdy.fsf@kitej>
and subject line Re: [bug#51987] [PATCH] [core-updates-frozen] gnu: ledger: 
Remove failing test output.
has caused the debbugs.gnu.org bug report #51987,
regarding [PATCH] [core-updates-frozen] gnu: ledger: Remove failing test output.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51987: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51987
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] [core-updates-frozen] gnu: ledger: Remove failing test output. Date: Fri, 19 Nov 2021 22:47:09 +0000
Hello,

I'm not sure why, but ledger started failing one of its test on 
core-updates-frozen. The test is for the error when trying to use a nonexistent 
file (as far as I can tell) and it fails in the error message reporting the 
path of the file without the leading "./". Output of the test below. The patch 
removes this test from ledger.

359/396 Test #359: RegressTest_BF3C1F82-2 
................................***Failed    0.04 sec
FAILURE in error output from 
/tmp/guix-build-ledger-3.2.1.drv-0/source/test/regress/BF3C1F82-2.test:
--
$ledger -f - reg
--
  @@ -1,2 +1,2 @@

   While parsing file "", line 2:

  -Error: File to include was not found: "./non-existent-ledger-file-BF3C1F82"

  +Error: File to include was not found: "non-existent-ledger-file-BF3C1F82"

E[BF3C1F82-2.test]STDERR:
b''
FAILURE in error output from 
/tmp/guix-build-ledger-3.2.1.drv-0/source/test/regress/BF3C1F82-2.test:
--
$ledger -f /dev/stdin reg
--
  @@ -1,2 +1,2 @@

   While parsing file "", line 2:

  -Error: File to include was not found: "./non-existent-ledger-file-BF3C1F82"

  +Error: File to include was not found: "non-existent-ledger-file-BF3C1F82"

E[BF3C1F82-2.test]STDERR:
b''

FAILED (2)

Thanks,
John

Attachment: 0001-gnu-ledger-Remove-failing-test-output.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#51987] [PATCH] [core-updates-frozen] gnu: ledger: Remove failing test output. Date: Sat, 20 Nov 2021 18:26:33 +0000
Patch pushed as c51667d52ed40b70cd15ff890141bff98f5e0d9a.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]