GNU bug report logs - #57039
`make check' yields two failed tests.

Previous Next

Package: guix;

Reported by: Pierre-Henry Fröhring <contact <at> phfrohring.com>

Date: Sun, 7 Aug 2022 14:14:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Pierre-Henry Fröhring <contact <at> phfrohring.com>
To: 57039 <at> debbugs.gnu.org
Subject: bug#57039: `make check' yields two failed tests.
Date: Sun, 07 Aug 2022 16:13:33 +0200
[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.