GNU bug report logs -
#57039
`make check' yields two failed tests.
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello Guix,
I've just ran these commands for submitting packages :
#+begin_src bash
cd ~/src/guix
git checkout master
git pull
guix shell -D guix --pure
./bootstrap
./configure --localstatedir=/var
make
make check
#+end_src
which gave me this result:
#+begin_src result
=======================================================================
=====
Testsuite summary for GNU Guix 1.3.0.22877-c0e713
=======================================================================
=====
# TOTAL: 2243
# PASS: 2230
# SKIP: 8
# XFAIL: 3
# FAIL: 2
# XPASS: 0
# ERROR: 0
=======================================================================
=====
See ./test-suite.log
Please report to bug-guix <at> gnu.org
=======================================================================
=====
#+end_src
So, I've attached the logs to this email.
Thanks,
PHF
[test-suite.log (text/x-log, attachment)]
This bug report was last modified 3 years and 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.