GNU bug report logs - #76206
[PATCH] gnu: xonsh: Fix tests.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 11 Feb 2025 16:14:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76206 in the body.
You can then email your comments to 76206 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76206; Package guix-patches. (Tue, 11 Feb 2025 16:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 11 Feb 2025 16:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: xonsh: Fix tests.
Date: Tue, 11 Feb 2025 16:13:05 +0000
The two failing tests are in tests/completers/test_pip_completer, so
rather than exclude the tests instead add the native input.

* gnu/packages/shells.scm (xonsh)[native-inputs]: Add python-pip.

Change-Id: Ide457ffca0e05d03d9d4d3fea36c1d23a2257c27
---
 gnu/packages/shells.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 7763c2729b5..6f830d54aa6 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -620,6 +620,7 @@ (define-public xonsh
                    (setenv "HOME" "/tmp"))))))
     (native-inputs
      (list git-minimal
+           python-pip
            python-pyte
            python-pytest
            python-pytest-mock

base-commit: 3fc24b4a6ab9612919c8661d2df77731861e36b4
-- 
2.48.1





bug closed, send any further explanations to 76206 <at> debbugs.gnu.org and Greg Hogan <code <at> greghogan.com> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Tue, 11 Feb 2025 20:51:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Mar 2025 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.