all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timothy Washington <twashing@gmail.com>
To: help-guix@gnu.org
Subject: Howto disable unit test runs, when building custom Python packages
Date: Sat, 1 Jul 2023 18:45:17 -0400	[thread overview]
Message-ID: <CAADtM-ZmJd2CUjDJuMBAgmigTOwANkty6+QDH_3LvSBP1ZF8sA@mail.gmail.com> (raw)

I'm trying to figure out "Howto disable unit test runs, when building
custom Python packages".
I am trying to create a custom guix package of maurosoria/dirsearch
<https://github.com/maurosoria/dirsearch>.
Using this config
<https://github.com/twashing/dotfiles/blob/main/guix/packages/dirsearch.scm>,
"guix build" seems to work, except that it runs the project's unit tests.
But iIt fails when running the project's unit tests, with these logs
<https://snippet.host/fzavuc>.

Details are in this SO post
<https://stackoverflow.com/questions/76595986/howto-disable-unit-test-runs-when-building-custom-python-packages>
.
But basically, when building a custom (Github hosted) Python package, how
can we disable unit test runs?

Thanks
Tim

             reply	other threads:[~2023-07-01 22:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-01 22:45 Timothy Washington [this message]
2023-07-02  9:21 ` Howto disable unit test runs, when building custom Python packages Csepp
2023-08-19 12:56   ` Simon Tournier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAADtM-ZmJd2CUjDJuMBAgmigTOwANkty6+QDH_3LvSBP1ZF8sA@mail.gmail.com \
    --to=twashing@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.