That's already fixed in https://github.com/sagemath/sage/pull/35749, which 
is why that PR is marked critical.

On Tuesday, July 18, 2023 at 3:30:21 PM UTC-7 Volker Braun wrote:

> I just found out that 
>
>     sage -t --long --random-seed=0 
> src/sage/schemes/elliptic_curves/heegner.py
>
> fails, but make ptestlong succeeds (and skips heegner.py). Similarly,
>
>     sage -t --long --random-seed=0 src/sage/schemes/elliptic_curves/
>
> succeeds by skipping heegner.py. Something is borked with the test 
> enumeration by the doctester.
>
>
>
> On Saturday, July 15, 2023 at 4:22:38 PM UTC+2 emanuel.c...@gmail.com 
> wrote:
>
>> On Debian testing running on core i7 + 16 GB RAM, upgrading from 
>> 10.1.beta5 failed, due to a (series of) errors during the building of the 
>> documentation for plots : ECL complained to be unable to find Maxima. 
>> Removing the documentation and rebuilding it was ineffective.
>>
>> What was efficient was dist-clean and rebuilding Sage from scratch. 
>> After reinstalling some optional packages (including pytest and some 
>> semi-related Python packages such as pandas and cmdstanpy), make 
>> ptestlong passed without any failure.
>>
>>
>> HTH,
>> ​
>> Le dimanche 9 juillet 2023 à 11:07:21 UTC+2, Volker Braun a écrit :
>>
>>> As always, you can get the latest beta version from the "develop" git 
>>> branch. Alternatively, the self-contained source tarball is at 
>>> http://www.sagemath.org/download-latest.html
>>>
>>>
>>> 1ca4a47dbd7 (tag: 10.1.beta6, github/develop) Updated SageMath version 
>>> to 10.1.beta6
>>> 37fa2da8e75 gh-35912: Removed warning no longer relevant since #21212
>>> 821a5abb807 gh-35911: Pep8 in repl
>>> eec0b628ee5 gh-35910: fix some pep8 in symbolic folder
>>> 6a1fdeee2ef gh-35895: gap: make libgap APIs for function calls available
>>> 0d8231f42ff gh-35892: fixing some pep8 warnings in schemes/toric
>>> 519e2cef845 gh-35880: cylint: some fixes in 
>>> combinat/(crystals,matrices,words)
>>> 2a038111c0f gh-35879: various cython-lint fixes in 
>>> algebras,arith,calculus,categories
>>> 7287b456bea gh-35877: cython-lint:some care for groups/perm_gps
>>> eef9eea2173 gh-35876: correct parent for square root of constant 
>>> polynomial
>>> 6b170a481f8 gh-35868: Minor typo in Category documentation
>>> e3c11b6279c gh-35867: pkgs/*/setup.cfg: Reduce boilerplate by 
>>> m4-include, reduce complexity of m4 use
>>> 22693a7157e gh-35865: CI build.yml, doc-build.yml: Fix handling of added 
>>> files
>>> 55b53858b39 gh-35864: Return connected subgraphs with exactly k vertices
>>> e66446be3ea gh-35863: gap: stop using T_CHAR
>>> e431e15229e gh-35852: Fix typos on the link to the walkthrough.html
>>> c85882bf75c gh-35847: 
>>> Integer.{perfect_power,is_prime_power,is_irreducible}: Handle easy cases 
>>> without PARI
>>> 1ea6ce9ce14 gh-35834: some pep8 for E272 in quadratic forms
>>> 1a1b49f814c gh-35825: Fix tests for singular 4.3.2p2
>>> 9119b4d38ef gh-35812: Decouple tuple
>>> e97ed20faff gh-35802: Implementing Golod complexes
>>> 8cffff5f66e gh-35800: Adapt the KnotInfo interface to new Khovanov 
>>> polynomial data
>>> 8c1b87c383f gh-35783: full pep8 for preparser + little refreshing
>>> 05869ed0da2 gh-35756: Change Rational's round method default rounding 
>>> from away to even
>>> 29ceac9876e gh-35699: Fix weak Popov form testing
>>> f6e3c53ca69 gh-35295: put the actual description first in issue templates
>>> 853d07099ce (tag: 10.1.beta5) Updated SageMath version to 10.1.beta5
>>>
>>

-- 
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 sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/63da60d9-58b6-491d-82af-7f87ff75787bn%40googlegroups.com.

Reply via email to