On Debian testing running on core i7 + 16 GB RAM, after upgrading a Python 3-based 9.1.beta0 to 9.1.bet1, ptestalllong gets 5 transient and 3 permanent failures: File Result P/T src/sage/plot/animate.py 7 doctests failed T src/sage/databases/oeis.py 1 doctest failed T src/sage/tests/gap_packages.py 1 doctest failed P src/sage/misc/latex.py 1 doctest failed T src/sage/numerical/backends/glpk_backend.pyx 1 doctest failed P src/sage/repl/load.py 1 doctest failed T src/sage/libs/glpk/error.pyx 1 doctest failed P src/sage/databases/findstat.py 8 doctests failed T
All of these failures have already been reported multiple times. External software detected for doctesting: ffmpeg,graphviz,imagemagick,internet,latex,mathematica,pandoc HTH, Le mercredi 22 janvier 2020 00:41:42 UTC+1, 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 > > > dde78cbd22 (tag: 9.1.beta1, trac/develop) Updated SageMath version to > 9.1.beta1 > 4fd5d56ece Trac #29029: some cleaning in power series pyx files > 4cb8a7b996 Trac #29020: remove some deprecated stuff in modular > ed52d73c0d Trac #29014: cvxopt: use pkg-config for blas libdir in > spkg-install > 64438cef9b Trac #29010: Split off sage.rings.number_field.homset from > sage.rings.number_field.morphism > 6612330a9f Trac #29008: Move sage.rings.homset to the "new" coercion model > 66cfbfcedc Trac #29001: PKG_CHECK_VAR missing on pkgconfig < 0.28 > 03886d35eb Trac #28995: little tweak to our lgtm config file > 6d8d080aa2 Trac #28990: some fixes in sage_bootstrap and mac-app > 9a911b0056 Trac #28978: Change "high mem" to "memlimit" when referring to > doctesting tags > c18ebf94f0 Trac #28967: implement easy cases of inverse_mod for general > commutative rings > 437b96dd6a Trac #29030: Fix deprecation warnings with ipython 7 > 4579b22408 Trac #29027: MR40: add missing # long time tags > 4200a9a134 Trac #29025: numpy: site.cfg needs a [DEFAULT] section > d5521bf8c8 Trac #29021: Bug in setting the calculus method on manifolds > 5534ecd1ce Trac #29019: Make patch to pillow more robust (do not depend on > "Py_MACOS_SYSROOT") and fix zlib problem on macOS > 0c037c69c1 Trac #29017: Coercion map to a quotient of a polynomial ring > has incorrect parent > d337302be4 Trac #29016: spkg-legacy-uninstall for R > fb6146ade2 Trac #29004: Fix broken link with hall_polynomial in HallAlgebra > 89447f97ca Trac #29003: Install Sage-specific .pc files when running make, > not configure > b6f7be5e5b Trac #28997: Update sage-numerical-backends-gurobi to 9.0.0 > 24dbe7fe89 Trac #28994: pyflakes cleanup in categories > 8966c95bd5 Trac #28993: Adding keyword `prec` to the element constructor > of Laurent series > e98af516aa Trac #28988: Support rpy 3.x > 1f0508d28a Trac #28985: spkg-configure for gfan > 1f76e74068 Trac #28973: Automorphism Fields: Notation of Inverse > 6c59de24f0 Trac #28968: further improvements to GroupLibGAP > 5a115e0502 Trac #28965: enhance GroupLibGAP > 25b20e31be Trac #28961: Better class hierarchy for classical matrix Lie > algebras > 305ed5a09b Trac #28958: spkg-configure.m4 for nauty > f0b2140404 Trac #28954: polynomial degree is broken for weighted block > orders > d12132f98f Trac #28611: Genus Representative > 295bd69e58 Trac #28473: decomposition by clique minimal separators > d63a3bc1d3 Trac #28239: Precision of Laurent series is restricted to be > positive > 878ff06b8e Trac #28045: spkg-configure.m4 for libatomic > ba57ab1cca Trac #28969: fix typo in error message of > IntegerMod_abstract.__abs__ > 34d6e53bf6 Trac #28975: return is not a function > e13339bda5 Trac #28972: some details about all(...) and return > 6fa6de600d Trac #28952: Rational representative for a genus > 266a6aaa9c Trac #28908: spkg-configure for cbc > f8430c4d06 Trac #28934: remove stuff about python 2.4 compatibility > 582712b85d Trac #28932: fix QuadraticField constructor if embedding=False > 2f6e2f2219 Trac #28931: some cleanup for contour plot > 75f1dccb81 Trac #28907: remove the method MathematicaElement.N() > 0e4041927e Trac #28902: Cythonize hypergeometric trace formula > b40e3a3ad7 Trac #28901: some details in matrix/ > 6c520b21de Trac #28772: Kneading sequences for the doubling map > 0e19bcb7e6 Trac #28695: gcc: mismatch of assembler / linker during > configure > 495254a7fd Trac #28956: correct AC_CHECK_PROG call in spkg-configure for > bzip2 > 85c95a6959 Trac #28955: Bug in quadratic_form_from_invariants > 93ed1bbb25 Trac #28942: Maximal even overlattice > 8a0e0ebfe1 Trac #28921: Mixed Forms - Zero Treatment for Scalar > Multiplication > fb8d83d885 Trac #28916: MixedFormAlgebra - More Flexible Coercions > 708ab81536 Trac #28886: Update FP(Y)LLL > af6498344d Trac #27086: Simplicity and simpliciality for > CombinatorialPolyhedron > af2f949780 Trac #19803: difference of behavior in polyhedra with different > backends > b8f53f72e8 (tag: 9.1.beta0) Updated SageMath version to 9.1.beta0 > > -- 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/317eb9cf-7994-497c-917e-a7b4cf870f6a%40googlegroups.com.
