Github messages for voidlinux
 help / color / mirror / Atom feed
From: tornaria <tornaria@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: singular: update to 4.4.0.
Date: Wed, 24 Apr 2024 23:19:27 +0200	[thread overview]
Message-ID: <20240424211927.BFAC321EA9@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49966@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 864 bytes --]

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/49966#issuecomment-2075865045

Comment:
You know that you can write something like
```
sage/homology/moment_angle_complex.py
sage/algebras/quatalg/quaternion_algebra.py 
```
to a file `sagemath-check` in your void-packages directory. Then, when you run the check step, it will only check those two files.

You can also write something like
```
--random-seed=337742633039183257810362073317290869627
sage/algebras/quatalg/quaternion_algebra.py 
```
If you want to run with this particular random seed, which you can copy from the log output. This helps confirm if the doctest failure is random but deterministic with a fixed random seed.

If you don't have this file, *or* if everything is commented out with `#`, then all files are tested as usual.

  parent reply	other threads:[~2024-04-24 21:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-21 19:32 [PR PATCH] " tornaria
2024-04-23 14:17 ` dkwo
2024-04-23 14:35 ` tornaria
2024-04-24 19:55 ` dkwo
2024-04-24 21:19 ` tornaria [this message]
2024-04-24 22:16 ` dkwo
2024-04-24 22:32 ` tornaria
2024-04-25 18:34 ` [PR PATCH] [Merged]: " cinerea0

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=20240424211927.BFAC321EA9@inbox.vuxu.org \
    --to=tornaria@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).