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

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

bug#64598: closed (Test fail: tests/store-roots.scm)


From: GNU bug Tracking System
Subject: bug#64598: closed (Test fail: tests/store-roots.scm)
Date: Fri, 18 Aug 2023 14:14:03 +0000

Your message dated Fri, 18 Aug 2023 16:13:05 +0200
with message-id <87sf8gqw0e.fsf_-_@gnu.org>
and subject line Re: bug#64760: make check fails on 
182be30fb1a8b847c30492462ec22c08ec7a9849
has caused the debbugs.gnu.org bug report #64760,
regarding Test fail: tests/store-roots.scm
to be marked as done.

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


-- 
64760: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64760
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Test fail: tests/store-roots.scm Date: Thu, 13 Jul 2023 17:29:01 +0200
Hi,

I am experiencing a test failure on a Guix build from the git in the
tests/store-roots.scm test file.  Excerpt (whole log file attached):

    test-name: gc-roots, initial
    location: /home/wolf/devel/guix/tests/store-roots.scm:33
    source:
    + (test-equal
    +   "gc-roots, initial"
    +   (list (string-append %state-directory "/profiles"))
    +   (begin
    +     (delete-file-recursively
    +       (string-append %state-directory "/profiles"))
    +     (gc-roots)))
    expected-value: ("/home/wolf/devel/guix/test-tmp/var/15530/profiles")
    actual-value: #f
    actual-error:
    + (system-error
    +   "lstat"
    +   "~A: ~S"
    +   ("No such file or directory"
    +    "/home/wolf/devel/guix/test-tmp/var/15530/profiles")
    +   (2))
    result: FAIL

Commit: 3b524cde7115a6e89a438c1fd230093e6f30442f

Build was done inside guix shell -D guix --pure.

W.

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.

Attachment: store-roots.log
Description: Text document

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#64760: make check fails on 182be30fb1a8b847c30492462ec22c08ec7a9849 Date: Fri, 18 Aug 2023 16:13:05 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello!

Pushed as 4b1fdd44ed87dc07d23cc9313a8b6b14d0646923!

Ludo’.


--- End Message ---

reply via email to

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