FWIT, still on the same machine, a *serial* make ptestlong terminates, giving three permanent and four transient failures:
Running doctests with ID 2020-02-09-11-16-06-10503c7a. Git branch: t/21811/packages/ecl/ffi_abi_libffi33.patch Using –optional=build,dochtml,dot2tex,external,fricas,gap_packages,giacpy_sage,libsemigroups,memlimit,sage 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/numerical/backends/glpk_backend.pyx 1 doctest failed P src/sage/libs/glpk/error.pyx 1 doctest failed P src/sage/databases/findstat.py 8 doctests failed T src/sage/plot/animate.py 7 doctests failed T src/sage/misc/latex.py 1 doctest failed T src/sage/combinat/tutorial.py 1 doctest failed T src/sage/tests/gap_packages.py 1 doctest failed P External software detected for doctesting: ffmpeg,graphviz,imagemagick,internet,latex,mathematica,pandoc This hints at a (concurrency ?) problem in the test infrastructure itseff... HTH, Le dimanche 9 février 2020 13:50:57 UTC+1, Emmanuel Charpentier a écrit : On the same setup, rebuilding 9.1.beta3 + Trac#21811 > <https://trac.sagemath.org/ticket/21811> after make distclean gives the > same results : the same three permanent failures after ptestlong, test > crash during ptestalllong. I've checked that the latter is reproduced > even after raising the number of open files (ulimit -n 4096, instead of > the default 1024). > > HTH, > > Le samedi 8 février 2020 13:47:12 UTC+1, Emmanuel Charpentier a écrit : >> >> On a similar setup^(corei7 + 16 GB RAM, Debian testing, no local proxy, >> gap_packages installed), upgrading 9.1.beta2 to 9.2.beta3 leads to: >> >> >> - ptestlong passes with three permanent failures on gap_packages.py, >> glpk_backend.pyx and glpk/error.pyx; >> - ptestallong fails after a crash on findstat.py, leading to the >> interruption of other running tests. >> >> >> These results look identical to what has been already reported for >> 9.1.beta2. >> >> HTH, >> >> >> Le vendredi 7 février 2020 14:41:32 UTC+1, Emmanuel Charpentier a écrit : >>> >>> After upgrading Sage 9.2.beta2 to 9.2.beta3 on Deban testing running on >>> core i5 + 8 GB RAM: >>> >>> >>> - ptestlong passes with no failures; >>> - ptestalllong fails when running findstat.py ; this kills >>> findstat.py, octave.py, magma_free.py, src/doc/en/faq/index.rst, >>> src/doc/en/prep/Logging-On.rst and the ptestallong process itself, >>> apparently. >>> >>> >>> In other words, this is quite similar to what I reported for 9.1.beta2 >>> on the same machine. Logs available if requested. >>> >>> HTH, >>> >>> >>> Le dimanche 2 février 2020 23:52:32 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 >>>> >>>> >>>> 1d465c7e3c (tag: 9.1.beta3, trac/develop) Updated SageMath version to >>>> 9.1.beta3 >>>> e4607fdd24 Trac #29093: Don't “fix” the permissions of preexisting >>>> DOT_SAGE >>>> 798a8500f4 Trac #29085: CombinatorialPolyhedron: Expose `is_bounded` >>>> c8d4b8a0c7 Trac #29056: numpy: make numpy find openblas from Homebrew >>>> 448b7f0853 Trac #28979: Remove period at the end of one-line summary of >>>> modules for consistency >>>> 577f006eeb Trac #12803: quotient of ideals throws up Singular bug >>>> 10fb04d6d3 Trac #29100: spkg-configure.m4 for boost and boost_cropped >>>> b4956f6d77 Trac #29095: Fix sphinxify deprecation warnings with sphinx >>>> 2.2 >>>> aa4b0b2ff0 Trac #29094: Use rich_to_bool_sgn instead of rich_to_bool >>>> when comparing outputs of mpz_cmp >>>> b38e091a96 Trac #29084: Make fflas_ffpack detect and use system >>>> openblas on Arch >>>> e410c82f26 Trac #29073: `gale_transform` does not work for `RDF` >>>> 2c207ead2b Trac #29071: verify if cblas.pc and lapack.pc should be >>>> replaced by links to openblas.pc >>>> ef9af32c09 Trac #29053: Add debian/fedora/arch/conda package >>>> information to build/pkgs, generate Dockerfiles and installation help; add >>>> tox.ini >>>> b9e43fd0ac Trac #29028: bugs for binary quadratic forms whose >>>> discriminant is a square >>>> 4429daa651 Trac #29015: Fix frobenius power in non-monic cyclic covers >>>> 5d2c5b1be7 Trac #28953: spring cleanup in scripts >>>> 1a7f090bb5 Trac #28869: Isomorphisms of absolute fields can not be used >>>> in change_ring >>>> 4d21d4f613 Trac #28095: Add --enable-OPTIONALSPKG options to configure >>>> 94056f864b Trac #28054: invariant form cannot be specified for GO/SO >>>> over a finite field >>>> 6f626864aa Trac #27954: Integral curves over finite fields: closed >>>> points >>>> 79401117b9 Trac #26421: Polynomial roots cannot be calculated over a >>>> ring of Laurent polynomials >>>> 3373ddc9b1 Trac #26363: Polyhedron_normaliz.save >>>> 3b41e5cd3c Trac #26130: fflas_ffpack is not tested, tests fail >>>> 67759239ba Trac #25509: Provide a simple (and generic) way to create >>>> immutable vectors and matrices >>>> 3a2f088d88 Trac #29086: support latex \circ >>>> e269e10d7d Trac #29078: Move `is_simple` and `is_simplicial` to >>>> `CombinatorialPolyhedron` >>>> 5abdaf4583 Trac #29077: get rid of six.iterkeys >>>> 1909f1681d Trac #29076: multivariate factorization in AA[x,y] broken in >>>> 9.0 >>>> da04c4fc09 Trac #29051: Repair use of system BLAS broken by #29025: >>>> remove numpy site.cfg [DEFAULT/ALL] sections >>>> 2cbd93e0b7 (tag: 9.1.beta2) Updated SageMath version to 9.1.beta2 >>>> >>>> -- 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/f606a314-8a4b-46bf-8f34-d02af1583d90%40googlegroups.com.
