On a slightly smaller machine (Debian testing, core i5, 8 GB RAM) with different installed software, an upgrade of 9.0 to 9.1.beta0 (Python 3-based) leads to ptestalllong getting 12 failures, all transient:
Using –optional=build,dochtml,dot2tex,external,fricas,giacpy_sage,libsemigroups,memlimit,python2,sage,sagenb External software to be detected: cplex,ffmpeg,graphviz,gurobi,imagemagick,internet,latex,macaulay2,magma,maple,mathematica,matlab,octave,pandoc,scilab File Result P/T src/sage/plot/animate.py 7 doctests failed T src/sage/combinat/designs/ext_rep.py 2 doctests failed T src/sage/symbolic/integration/external.py 1 doctest failed T src/doc/en/constructions/linear_algebra.rst 1 doctest failed T src/sage/misc/latex.py 1 doctest failed T src/doc/en/constructions/interface_issues.rst 1 doctest failed T src/sage/databases/oeis.py 1 doctest failed T src/sage/repl/load.py 1 doctest failed T src/doc/en/developer/coding_in_other.rst 1 doctest failed T src/sage/interfaces/octave.py 3 doctests failed T src/sage/databases/findstat.py 8 doctests failed T src/sage/interfaces/magma_free.py 2 doctests failed T External software detected for doctesting: ffmpeg,graphviz,imagemagick,internet,latex,mathematica,octave,pandoc HTH, Le samedi 11 janvier 2020 14:07:34 UTC+1, Emmanuel Charpentier a écrit : On Debian testing running on core i7 + 16 GB RAM, upgrading a Python > 3-based Sage 9.0 to 9.1.beta0 and running ptestalllong gets 3 permanent > and 5 transient failures: > File Result P/T > src/sage/databases/oeis.py 1 doctest failed T > src/sage/plot/animate.py 7 doctests failed T > src/sage/numerical/backends/glpk_backend.pyx 1 doctest failed P > src/sage/tests/gap_packages.py 1 doctest failed P > src/sage/misc/latex.py 1 doctest failed T > src/sage/libs/glpk/error.pyx 1 doctest failed P > src/sage/repl/load.py 1 doctest failed T > src/sage/databases/findstat.py 8 doctests failed T > > All of these failures have been reported multiple times. No new failure > here. > > HTH, > > Le vendredi 10 janvier 2020 17:19:30 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 >> >> >> b8f53f72e8 (HEAD -> develop, tag: 9.1.beta0, trac/develop) Updated >> SageMath version to 9.1.beta0 >> 7140d0e7bb Trac #28389: Support constructing Singular ring with ring >> order with 'c' or 'C' >> 1f04f40d45 Trac #27513: Allow custom order for edges as well as vertices >> for incidence matrix >> 5c3676468a Trac #28950: more precise assert statements >> 56ef6f028c Trac #28948: some preparation for ipython7 >> d6b83409eb Trac #28947: multiplicative Abelian groups are not GAP friendly >> 5762334c54 Trac #28938: remove deprecated methods in some combinatorial >> Hopf algebras >> ae18b5d03e Trac #28937: change some doc about python3 >> ba2f949961 Trac #28935: infinite recursion in exponential of sparse >> matrices >> b731e8b1af Trac #28933: no longer use _cmp_ in vectors >> 51e7813414 Trac #28929: HyperbolicGeodesic.plot() returns None if self is >> a line and boundary=False >> 2b596aad84 Trac #28927: DESTDIR support for libbraiding and libhomfly >> 6bfc8ed6d0 Trac #28909: Allow overriding "when building, check that user >> isn't root" for use in Docker containers with configure >> --enable-build-as-root >> f5c516cb00 Trac #28884: spkg-configure for R >> c4ed371cdf Trac #28879: spkg-configure for GSL >> 3047e9e8c3 Trac #28855: PolynomialRing random_element()s aren't always >> ring elements >> da593dc5f5 Trac #28688: fix buckygen for modern C/C++ >> 896120d9fd Trac #27870: spkg-configure.m4 for $(BLAS) (i.e. atlas and >> openblas) >> 304fe834c5 Trac #25903: fix Macaulay2 output when reading input from a >> file >> 1e5c93fadf Trac #7165: sage fails to plot a quarter circle when it should >> e9db0c6dde Trac #28903: Sympy-conversion of complex numbers >> 2111e0063b Trac #28899: some details in rings/polynomial/ >> f8c7d3650d Trac #28848: Add methods for the lattice of subsets >> 2ec94231bf Trac #28557: julia_plot sometimes does not draw the entire >> julia set >> c80928120c Trac #23946: Exhaust over Weil polynomials >> c767179b74 Trac #28930: pyflakes fix in dynamics >> 1a8f1fa3fa Trac #28926: MR39: Update Developer's guide regarding pull >> requests >> 16052a5aa6 Trac #28919: spkg-configure for tachyon >> 1890aefa44 Trac #28914: default_mip_solver: Allow solver = a callable >> ebb0d39a81 Trac #28911: Update sympy to 1.5 >> 889d29cb9b Trac #28897: BipartiteGraph blindly trusts generic graphs >> 082db1579a Trac #28889: HyperbolicGeodesic.angle() returns mathematically >> incorrect results >> 3914a955ab Trac #28883: update pkgconfig to version 1.5.1 >> e8987e793c Trac #28646: Use CombinatorialPolyhedron to obtain faces of >> polyhedra >> 4fc6fba1e8 Trac #28311: Random failure in >> combinatorial_polyhedron/base.pyx >> 5fa32aa9f8 Trac #28175: Move optional sage optimization backends (COIN, >> CPLEX, Gurobi) to separate Cython packages to remove OptionalExtension >> problems >> 7afa68e7ff Trac #27953: Integral curves over finite fields: base classes >> 906cf147fe Trac #27424: enumeration of minimal dominating sets >> 3c293de084 Trac #26355: Degenerate Metric and Degenerate Metric Manifold >> 31cb54b779 (tag: 9.0, trac/master, master) Updated SageMath version to 9.0 >> >> > -- 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/30d98a29-d6db-45dd-897e-ac87636b0f85%40googlegroups.com.
