El lunes, 1 de noviembre de 2021 a las 17:36:18 UTC+1, Sébastien Labbé
escribió:
> Bonjour,
>
> I just noticed that providing a log file to the `sage -t` command is
> currently broken with the most recent version:
>
>
This is caused by https://trac.sagemath.org/ticket/32332. All arguments
must
On Mon, 2021-11-01 at 09:58 -0700, Sébastien Labbé wrote:
> Also, this used to work, but does not work currently:
>
> $ sage -tp --memlimit=4000
> usage: sage -t [options] filenames
> sage-runtests: error: unrecognized arguments: --memlimit=4000
>
The --memlimit option and the default memlimit i
Also, this used to work, but does not work currently:
$ sage -tp --memlimit=4000
usage: sage -t [options] filenames
sage-runtests: error: unrecognized arguments: --memlimit=4000
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from
Bonjour,
I just noticed that providing a log file to the `sage -t` command is
currently broken with the most recent version:
$ sage -v
SageMath version 9.5.beta5, Release Date: 2021-10-28
$ sage -t src/sage/rings/integer.pyx
sage -t --random-seed=71352052423083427285276605183088217936
src/sage