On Debian testing running on core i7 + 16 GB RAM, ptestalllong after upgrade of a a Python 3-based Sage 9.0.beta9 to 9.0.beta10 gets 6 transient and 3 permanent failures: File Result P/T src/sage/databases/findstat.py 1 doctest failed T src/sage/plot/animate.py 7 doctests failed T src/sage/interfaces/psage.py 1 doctest failed T src/sage/tests/gap_packages.py 1 doctest failed P src/sage/modular/ssmod/ssmod.py 2 doctests failed T 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
The only new failure is a transient failure on psage.py. HTH, Le mardi 24 décembre 2019 16:36:19 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 > > I'm thinking this should be the last beta so, so rc0 will be next. > > Happy Holidays everyone! > > > fcadfadd4e (tag: 9.0.beta10, trac/develop) Updated SageMath version to > 9.0.beta10 > 0bb0717729 (origin/develop) Trac #17339: Polyhedron class mistreats empty > inputs > 5d97ca15b0 Trac #28875: use https in setup.py > b299043fd2 Trac #28326: Restore default term state after printing > environment variables > 954320295c Trac #28828: Attributes of polyhedra are exposed > cfea7e76de Trac #28766: Implement incidence matrix for cones > 8e87b5de3c Trac #28743: Lattice Polytopes: Implement incidence matrix > 8f98c8c527 Trac #28596: Fix jmol permissions > f33a3cd4a6 Trac #26332: Remove the ore_algebra optional package > c391f3c709 Trac #28891: character art and sympy-conversion of symbolic > series > d38d70e13a Trac #28888: refresh the file ell_finite_field > e7db49842a Trac #28887: remove some deprecated function aliases > 78048a233c Trac #28881: refresh the shuffle algebra file > 4a81292d17 Trac #28877: Upgrade R to 3.6.2 > c49ab24ec2 Trac #28876: Polyhedron: Let affine hull fully respect backend > cc3b465860 Trac #28874: Meaningful errors for immutable graphs > ec82635f43 Trac #28808: failing internet doctest in repl/load.py > 1213c05eb7 Trac #28533: Remove adding /usr/include/$MULTI_ARCH to CPATH > 56060cd78e Trac #15645: Raise coverage of > schemes/hyperelliptic_curves/monsky_washnitzer.py to 100% > 58594ca444 Trac #28872: Wrong usage of normaliz/pynormaliz makes sage > crash hard > c22568d92c Trac #28861: change some returns to return > 8d4b3d08c2 Trac #28860: some trivial fixes for space around = in combinat > fe07922b89 Trac #28859: some enhanced tests in schemes folder > 4147813107 Trac #28851: Polar of integer polytopes does not respect backend > fe85d6f70b Trac #28850: Polar of polytopes does not check if polytope is > full-dimensional > b965d51b53 Trac #28789: Zeta functions of hyperelliptic curves giving > wrong answers > ff2c93c625 Trac #28613: CombinatorialPolyhedron: attributes, H -> > facet_names; V -> Vrep > 6a4615ea17 Trac #28632: Implement Eulerian Polynomials and Numbers > 3f09bec04d Trac #28355: Allow precision to be passed into the elliptic_j > function > b3ff8a9981 Trac #28863: 1 doctest failed in > thematic_tutorials/linear_programming.rst > 28a281c1a2 Trac #28858: Fix frobby interface with python3 > 9bdc35708c Trac #28762: 2 doctests failed in cmdline.py related to > rst2ipynb > d253653a23 Trac #28329: Suppress warnings from failed psutil statistics > collection > 7b7b8ea743 Trac #12679: rewrite Matrix_modn_sparse and vector_modn_sparse > code so that the modulus is 64-bit on 64-bit platforms > a3b9ff5c05 Trac #28829: suitesparse does not build on Cygwin > 202322a24d Trac #28849: clean the doc of Monte Carlo integration > fb97c032a3 Trac #28847: better unicode art for chain complex > 71ec7519ef Trac #28845: cleaning tableau residues.py > 04bc07acc2 Trac #28844: some details in heegner.py > 4fb8ce6578 Trac #28842: Uncaught AttributeError in integrate() > 7938f96e9b Trac #28819: disable problematic external doctests > 72719d2a48 Trac #28684: Fixing precision of Tate elliptic curves over Qp > e464b6efbd Trac #28507: MR37: Update symlinks in the docker -dev image > 78d2798500 Trac #28374: MR31: Build documentation artifacts during docker > build > 178d581924 Trac #28832: suitesparse spkg does not properly use a DESTDIR > installation > 87c3057957 (tag: 9.0.beta9) Updated SageMath version to 9.0.beta9 > > -- 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/9dd7419d-a5ea-4872-a100-eab39faedf1a%40googlegroups.com.
