Very similar (but not identical !) results on a slightly different machine :
On Debian testing running on core i7 + 16 GB RAM, upgrading 9.2.beta11 to 9.10.beta12 and running ptestlong gets 7 permanent and 1 transient failures : File Result P/T src/sage/schemes/hyperelliptic_curves/monsky_washnitzer.py Killed due to abort P src/sage/tests/parigp.py Timed out T src/sage/rings/complex_arb.pyx 6 doctests failed P src/sage/modules/fg_pid/fgp_module.py 3 doctests failed P src/doc/en/constructions/algebraic_geometry.rst 1 doctest failed P src/doc/en/developer/coding_in_other.rst 1 doctest failed P src/sage/rings/real_arb.pyx 2 doctests failed P src/sage/modules/free_module_morphism.py 3 doctests failed P HTH, Le lundi 7 septembre 2020 16:12:18 UTC+2, Emmanuel Charpentier a écrit : > > On Debian testing running on core i5 + 8 GB RAM, upgrading 9.2.beta11 to > 9.2.beta12 after make python3-cleanusing all system packages and running > ptestlong gives 7 permanent failures : > File Result P/T > src/sage/schemes/hyperelliptic_curves/monsky_washnitzer.py Killed due to > abort P > src/sage/rings/complex_arb.pyx 6 doctests failed P > src/sage/modules/fg_pid/fgp_module.py 3 doctests failed P > src/doc/en/constructions/algebraic_geometry.rst 1 doctest failed P > src/sage/rings/real_arb.pyx 2 doctests failed P > src/sage/modules/free_module_morphism.py 3 doctests failed P > src/doc/en/developer/coding_in_other.rst 1 doctest failed P > > These failures have been reported already for 2.9.beta11 on the same > machine, except for the failure observed for coding_in_other.rst, which > was transient in 2.9.beta11 and is now permanent. > > Of note : > > - ./configure failed to recognize the system’s Python packages ; > notwithstanding this failure, > - $SAGE_LOCAL/bin/python3.8 is a symlink to /usr/bin/python3.8 > - sage -standard | grep python reports python3 as > (not_installed) > - gap-packages still no longer installs (complains about > multiply-defined symbols). > > HTH, > > > Le lundi 7 septembre 2020 01:25:39 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 >> >> Again, if there is anything that should be merged in this beta cycle then >> a positively-reviewed patch has to materialize real soon ;-) >> >> >> 5ec24db181 (tag: 9.2.beta12, trac/develop) Updated SageMath version to >> 9.2.beta12 >> 5efa8df9cd Trac #30454: some details in doc of number fields >> d1a1a28695 Trac #30443: Simplify setting and getting "edges" of edges, >> ridges, incidences in `CombinatorialPolyhedron` >> f8c4e4b530 Trac #30409: Optional ideal parameter for normalize_coordinates >> 603aa8806e Trac #28722: update constants for S-unit solver >> 21f7af35b4 Trac #14735: Bug with Python int division in wigner.py >> 7d9921cca9 Trac #30490: Reduce doctesting time for polyhedra >> 11c8e5b6ff Trac #30487: GH Actions: Test also with Xcode 12 beta >> 80c4c5e916 Trac #30479: deprecate random_DAG >> 505f3f4065 Trac #30470: Make spanning_trees an iterator >> 80d9314aef Trac #30455: pep8 cleanup of the file e_one_star >> d6b5a59b02 Trac #30452: "sage -startuptime" should accept file names too >> 9e5a3ba06e Trac #30449: Fix docbuild warning in combinat plus improve >> formatting >> 875d7180ca Trac #30442: Implement general table art for tableau-like >> objects >> e8696d8001 Trac #30440: Pyramid for combinatorial polyhedron >> dfa0d227a5 Trac #30410: Command "sage -tox" >> b8421f50e2 Trac #30401: Unions of subsets of a fixed open set X are not >> known to be subsets of X >> e0b21bfd1d Trac #30395: enhance fricas lists >> 50d0934dff Trac #30382: More voidlinux.txt >> 1185b94e8d Trac #30212: Fix tkz-graph and tkz-berge links: >> altermundus.com is gone >> 4974b90112 Trac #28982: Use CombinatorialPolyhedron to obtain faces >> lattice of polyhedra >> dcf19afbfc Trac #27952: upgrade Normaliz to 3.8.8, PyNormaliz to 2.12, >> add script package libnauty >> a5f5293ca6 Trac #30496: fix conversion of GAP univariate rat functions, >> which are polynomial with valuation>0 >> 596988abf2 Trac #30489: Two fixes for test suite for products of polyhedra >> b9c5e0bdbd Trac #30488: ci-cygwin: Remove sage_brial >> b0465d76c9 Trac #30317: Update pip to 20.2.2, setuptools to 49.6.0 >> d96db5467d Trac #27754: Upgrade: Python 3.8.5 >> c353bce995 (tag: 9.2.beta11) Updated SageMath version to 9.2.beta11 >> >> -- 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/5034a61a-f02c-4bef-86e0-73be8d4e3e3co%40googlegroups.com.
