`make check` test suite for Guix fails with five failure

  • Done
  • quality assurance status badge
Details
One participant
  • Ashvith Shetty
Owner
unassigned
Submitted by
Ashvith Shetty
Severity
normal
A
A
Ashvith Shetty wrote on 24 May 19:51 +0200
(address . bug-guix@gnu.org)
CA+n6Bx_WZRSZUeN7AC4SX1Tn72QnFWDXTz5GsMa1hHXKXB6Wyw@mail.gmail.com
Hello,
Here's the summary for the command `make check`:
```console
============================================================================
Testsuite summary for GNU Guix 1.3.0.59641-c5e63e
============================================================================
# TOTAL: 2426
# PASS: 2374
# SKIP: 45
# XFAIL: 2
# FAIL: 5
# XPASS: 0
# ERROR: 0
============================================================================
```
Out of topic, but I'm really not sure why it shows the Guix version as
1.3.0 and not 1.4.0?
I've also uploaded the test suite log below, by the way.

Regards.
Attachment: test-suite.log
A
A
Ashvith Shetty wrote on 4 Sep 06:07 +0200
(address . 71185-done@debbugs.gnu.org)(name . Ashvith Shetty)(address . ashvithshetty10@gmail.com)
1SS9JS.VLLEMOSRD82K2@gmail.com
I am closing this issue.
Attachment: file
Closed
A
A
Ashvith Shetty wrote on 4 Sep 07:19 +0200
[PATCH 0/2] Add Black Box terminal
(address . 71185@debbugs.gnu.org)(name . Ashvith Shetty)(address . ashvithshetty10@gmail.com)
cover.1725424018.git.ashvithshetty10@gmail.com
This patch series adds Black Box, a GTK4 terminal app written in Vala.
I've also included PQMarble, which is a dependency for the
application.

Sixel support is disabled by default, as it is experimental, but it
can be added by creating a new public variable that inherits and
overrides `vte-with-gtk-4`.

`librsvg` seems to be another dependency that may be required, but the
package seems to be building and working just fine without it, so I've
not included it.

Ashvith Shetty (2):
gnu: Add libpqmarble.
gnu: Add blackbox-terminal.

gnu/packages/gnome-xyz.scm | 85 ++++++++++++++++++++++++++++++++++++++
1 file changed, 85 insertions(+)


base-commit: 778dd796bff808f1f8520533bab239ecbe83cd87
--
2.45.2
A
A
Ashvith Shetty wrote on 4 Sep 07:31 +0200
Re: `make check` test suite for Guix fails with five failure
(address . 71185@debbugs.gnu.org)(name . Ashvith Shetty)(address . ashvithshetty10@gmail.com)
1OW9JS.KKZ8CL0BCJOP3@gmail.com
Kindly ignore the above message - I am still trying to figure out Mumi.
Attachment: file
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71185@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71185
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch