2021-08-09 12:00 UTC, Emmanuel Charpentier:
>
> On Debian testing running on core i5 + 8 GB RAM,
> upgrading 9.4.rc0 to 9.4.rc1 and running ptestlong
> gives three permanent failures :
>
> sage -t --long --warn-long 92.9 --random-seed=0 src/sage/doctest/test.py  # 7 
> doctests failed
> sage -t --long --warn-long 92.9 --random-seed=0 src/sage/tests/cmdline.py  # 
> 2 doctests failed
> sage -t --long --warn-long 92.9 --random-seed=0 
> src/sage/groups/perm_gps/permgroup.py  # 3 doctests failed
>
> As far as I can tell now, these failures are identical to those already 
> reported for a couple previous releases.

Regarding the last one, I opened

- Sage Trac ticket 32294
  Fix failing doctests in groups/perm_gps/permgroup.py
  https://trac.sagemath.org/ticket/32294

Is it the same doctests as in that ticket you see failing?
Do you have any optional packages installed?
Can you reproduce on a fresh clone?

I observed the doctest failures on Debian 10 "buster"
for Sage with many optional packages installed. That Sage
was built a few releases ago, and those tests have been
failing for a while on it, including after upgrading to 9.4.rc1.

On the same machine, another Sage, also with many optional
packages, but installed from a fresh clone more recently,
passed those doctests, both for Sage 9.4.rc0 and Sage 9.4.rc1.

I guess I should inspect the config.log files to try and spot
the key difference between these two Sage installations.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAEcArF2Ljc-ohu1TiRW3V9dedQJbA0cOuLnoONQQUQzaCkBs4g%40mail.gmail.com.

Reply via email to