The failures in min_max.py are caused by recent giac. See https://trac.sagemath.org/ticket/31563.
> On 25/12/2021, at 09:40, Emmanuel Charpentier <[email protected]> > wrote: > > FWIW, on Debian testing running on core i7 + 16 GB RAM, ptestlong gives only > two (permanent) failures, both new IIRC : > > charpent@zen-book-flip:/usr/local/sage-9$ sage -t --long > --random-seed=181521996982838512350283316361467808663 > src/sage/quadratic_forms/binary_qf.py # 1 doctest failed > Running doctests with ID 2021-12-24-21-10-49-e0ec083d. > Git branch: develop > Using > --optional=build,debian,debugpy,dochtml,dot2tex,fricas,gap_packages,libsemigroups,pip,sage,sage_spkg > Features to be detected: > 4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_jones_numfield,database_knotinfo,dvipng,ffmpeg,graphviz,imagemagick,jupymake,kenzo,latte_int,lrslib,mcqd,meataxe,pandoc,pdf2svg,plantri,pynormaliz,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.plot,sage.rings.number_field,sage.rings.real_double,sage.symbolic,sage_numerical_backends_coin,tdlib > Doctesting 1 file. > sage -t --long --warn-long 228.2 > --random-seed=181521996982838512350283316361467808663 > src/sage/quadratic_forms/binary_qf.py > ********************************************************************** > File "src/sage/quadratic_forms/binary_qf.py", line 1498, in > sage.quadratic_forms.binary_qf.BinaryQF.solve_integer > Failed example: > xy is None or Q(*xy) == 0 > Expected: > True > Got: > False > ********************************************************************** > 1 item had failures: > 1 of 12 in sage.quadratic_forms.binary_qf.BinaryQF.solve_integer > [282 tests, 1 failure, 0.25 s] > ---------------------------------------------------------------------- > sage -t --long --warn-long 228.2 > --random-seed=181521996982838512350283316361467808663 > src/sage/quadratic_forms/binary_qf.py # 1 doctest failed > ---------------------------------------------------------------------- > Total time for all tests: 0.3 seconds > cpu time: 0.2 seconds > cumulative wall time: 0.3 seconds > Features detected for doctesting: > Pytest is not installed, skip checking tests that rely on it. > charpent@zen-book-flip:/usr/local/sage-9$ sage -t --long > --random-seed=181521996982838512350283316361467808663 > src/sage/functions/min_max.py # 2 doctests failed > Running doctests with ID 2021-12-24-21-11-25-19653f31. > Git branch: develop > Using > --optional=build,debian,debugpy,dochtml,dot2tex,fricas,gap_packages,libsemigroups,pip,sage,sage_spkg > Features to be detected: > 4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_jones_numfield,database_knotinfo,dvipng,ffmpeg,graphviz,imagemagick,jupymake,kenzo,latte_int,lrslib,mcqd,meataxe,pandoc,pdf2svg,plantri,pynormaliz,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.plot,sage.rings.number_field,sage.rings.real_double,sage.symbolic,sage_numerical_backends_coin,tdlib > Doctesting 1 file. > sage -t --long --warn-long 228.2 > --random-seed=181521996982838512350283316361467808663 > src/sage/functions/min_max.py > ********************************************************************** > File "src/sage/functions/min_max.py", line 236, in > sage.functions.min_max.MaxSymbolic._evalf_ > Failed example: > r > Expected: > sqrt(2) - cos(1) > Got: > 0.873911256505000 > ********************************************************************** > File "src/sage/functions/min_max.py", line 238, in > sage.functions.min_max.MaxSymbolic._evalf_ > Failed example: > r.n() > Expected: > 0.873911256504955 > Got: > 0.873911256505000 > ********************************************************************** > 1 item had failures: > 2 of 11 in sage.functions.min_max.MaxSymbolic._evalf_ > [69 tests, 2 failures, 0.84 s] > ---------------------------------------------------------------------- > sage -t --long --warn-long 228.2 > --random-seed=181521996982838512350283316361467808663 > src/sage/functions/min_max.py # 2 doctests failed > ---------------------------------------------------------------------- > Total time for all tests: 0.9 seconds > cpu time: 1.3 seconds > cumulative wall time: 0.8 seconds > Features detected for doctesting: > Pytest is not installed, skip checking tests that rely on it. > > sage -t --long --random-seed=181521996982838512350283316361467808663 > src/sage/rings/polynomial/polynomial_zmod_flint.pyx still times out during > ptestlong and passes when ran standalone. > > HTH, > > Le vendredi 24 décembre 2021 à 12:48:16 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 > > > c5af19568ca Updated SageMath version to 9.5.beta9 > b879fe3b055 Trac #32969: some better join in interfaces > 53d49b1007f Trac #32967: long test in tensorfield.py needs # long time > 41976b30dc5 Trac #32964: very slow doctest in functions.orthogonal_polys > 1ad688e4d68 Trac #32962: some details in Dyck words > 0ed9608baf4 Trac #32960: clean one file in quadratic forms > da338b55a11 Trac #32956: create dummy script packages for ffmpeg and > imagemagick > 346459a657e Trac #32952: some details in cyclic sieving > 20095b746df Trac #32951: remove some py2 or py3 tags in doctests > e55a9151ba9 Trac #32950: add pictures to ellipse.py docstring > 8d0dd647014 Trac #32949: some fixes for maple conversions > eb62cb88c56 Trac #32948: pycodestyle: Do not check for E704 > e65afb50ad8 Trac #32941: removal of u prefix in sage_setup > 45ebe273625 Trac #32939: get rid of some L suffix for integers > adb93680b87 Trac #32935: partial cleanup of obsolete u prefix for unicode > e9133e7b93b Trac #32934: some details in parallelogram polyominos > bd8d812e98e Trac #32932: Fix 4ti2 distro info: cygwin > 8bd9db67ce6 Trac #32931: Remove `build/pkgs/pdf2svg/distros/cygwin.txt` > a9a7a8bb029 Trac #32928: Remove "jobserver unavailable: using -j1. Add '+' > to parent make rule" warning when building the pdf documentation > 1c8e98fabc6 Trac #32894: split out a separate Python package primecountpy > 17a667d14de Trac #32889: Move graphs methods to Polyhedron_base4 > 4ec4eb19fb6 Trac #32884: Move combinatorial methods of Polyhedron_base to > Polyhedron_base3 > 25ed1faa3a4 Trac #32735: Remove imports of CC and CIF from sage.rings.all > 3f97b01a6ff Trac #32640: Fix f.series(x, n) to match f.taylor(x, 0, n) for f > = (1-x)^-x > 0320f4ffe19 Trac #31535: New make targets "sagelib-tox-...", > "sage_docbuild-tox-...", ... > bd2f4b66323 Trac #31386: Move list of scripts and package_data from setup.py > to setup.cfg > 576bdc76f6b Trac #20066: asymptotic expansion generators: fix precision > parameter > f9ea42a60fe Trac #33032: pipe leak in doctest/forker.py > 5c47269aa98 Trac #33021: fixing the linter > f46e863374d Trac #33020: update ipykernel to 6.6.0, make debugpy optional > 4120283d980 Trac #33013: Fix tests with Python 3.10 > 620f2cdc2c0 Trac #32947: tox.ini, GH Actions: Update Linux platforms > 0b9ec74e6a2 Trac #32933: Put SAGE_ROOT/src/bin in PATH only when invoked by > SAGE_ROOT/sage or sage-build-env > 8e3732ec275 Trac #32930: IPython/Jupyter upgrade for python 3.10 support > ec681c7279d Trac #30453: Document "sage -tox" > 78ff6233610 Trac #33041: Suppress numpy deprecation warnings triggered by > pythran > af08ba0ebe9 Trac #33024: Fix sparse cholesky when cvxopt is disabled > ab87a79962c Trac #33023: src/sage/matrix/matrix_double_sparse.pyx test > failures on aarch64 > 0cceec0377f Trac #32827: Segmentation fault in face iterator > 254941eb23d Trac #32576: Cysignals not compatible with glibc >= 2.34 > (fedora-35, ubuntu-impish) > 6080161d206 Trac #32926: Features for latex packages > d5c49b99a05 Trac #32174: doctests: Detect "safe" external features even if > "--optional=external" is not used > 55ce05fc140 Trac #32925: Improve documentation of sage.features > 12d5e2dd53b Trac #32924: improvements to WordMorphism > 21e4fbda68d Trac #32923: more annotations in Tamari interval posets > c52da4bd510 Trac #32919: Link to flint directly in symbolic.expression > 2716f972522 Trac #32917: Update README.md > 6a1f8e408b2 Trac #32916: Modularization fixes in sage.graphs > 30930bf8102 Trac #32915: use new GF input in various places > 2d2f583a1da Trac #32914: use new input for GF in doctests of ell_point > 8ca686e02d8 Trac #32911: Roskind-Tarjan edge-disjoint spanning trees > 3d01beb0fb6 Trac #32906: use libgap in Abelian group morphisms > 7da9a3bf612 Trac #32903: Improve getting rows and columns in dense integer > matrices > bd4269c704b Trac #32902: Use cached _row_ambient_module and > _column_ambient_module for matrices > 44ce36babfe Trac #32899: Developer's guide: Add section on modularization > c137dea2de3 Trac #32886: 1 fricas optional doctest failing in > interfaces/fricas.py > 60bed7d78cc Trac #32880: Replace Singular example with GAP in > _get_shared_lib_path() > 8f1a34eb6d8 Trac #32879: src/tox.ini: Check that there are no .all imports > from namespace packages > 90aff986483 Trac #32870: sage.rings: Modularization changes > 01d5d277010 Trac #32853: python3: Update to 3.9.9 > bdad49a4312 Trac #32811: some changes in quaternion algebras > cc6ce3da232 Trac #32805: Clean the use of weights in spanning_tree.pyx > c70bce8bc3b Trac #32803: Clean the use of weights in digraph.py > 353cfdfe13d Trac #32740: 2 glucose doctests failing in > sage/sat/solvers/dimacs.py > 2cb9b970c58 Trac #32714: WSL: Add how to handle strange permission error > 6f0a6b3b613 Trac #32710: Bruhat cones for Weyl groups (see #32669) > 50a1bf5e26f Trac #32694: 9 internet doctests failing in > src/sage/databases/findstat.py > 423bef058e8 Trac #32648: Fix ginac bug in polynomial normalization > 33c1cc50e23 Trac #32594: Refine growing letters > 5b3b2751471 Trac #32278: Add support for B-terms in Asymptotic Ring > ec3bd6ebe04 Trac #32229: Asymptotic Ring BTerms: fix conversion > feae8f588b6 Trac #30741: Refactor to break cyclic import in complex numbers > 00dbed00a99 Trac #23427: Fix intersection of hyperbolic geodesic arcs > e1923166fa5 Trac #14529: Drastic performance improvement of computing the > chromatic polynomial > 98fc50043ee Trac #32905: Add abs tol to some CBF and RBF doctests > d6d0edce104 Updated SageMath version to 9.5.beta8 > > -- > 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/9c5138af-fbdb-4054-84e0-5eacc320c627n%40googlegroups.com. -- 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/98E1D4EE-F577-450A-B440-84731263382C%40gmail.com.
