sage -t --long --warn-long … --random-seed=… src/sage/modular/modform_hecketriangle/abstract_space.py # 3 doctests failed
sage -t --long --warn-long … --random-seed=… src/sage/modular/modform_hecketriangle/readme.py # 1 doctest failed
sage -t --long --warn-long … --random-seed=… src/sage/modular/modform_hecketriangle/space.py # 2 doctests failed
sage -t --long --warn-long 26.5 --random-seed=164104516405977008420373837524113607070 src/sage/quadratic_forms/binary_qf.py # 1 doctest failed
On macOS 11.7.5:
sage -t --long --warn-long … --random-seed=… src/sage/matrix/matrix_gf2e_dense.pyx # 1 doctest failed
On macOS 13.3.1:
sage -t --long --warn-long 29.7 --random-seed=18286598254088801423515537186227406412 src/sage/rings/polynomial/multi_polynomial_ideal.py # Killed due to segmentation fault
(log attached)
sage -t --long --warn-long … --random-seed=… src/sage/structure/coerce_actions.pyx # 3 doctests failed
(perhaps due to the processor being too fast?)
sage -t --long --warn-long 29.7 --random-seed=18286598254088801423515537186227406412 src/sage/libs/giac/__init__.py # Timed out
The last one, when run standalone seems to do nothing and "never" to return:
% gtime ./sage -t --long --warn-long 29.7 --random-seed=18286598254088801423515537186227406412 src/sage/libs/giac/__init__.py
Running doctests with ID 2023-04-08-22-51-26-657c356f.
Git branch: develop
Git ref: 10.0.beta8-1-gab81eaf5c4
Running with SAGE_LOCAL='…/sage/local' and SAGE_VENV='…/sage/local/var/lib/sage/venv-python3.11'
Using --optional=homebrew,pip,sage,sage_spkg
Features to be detected: 4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,cvxopt,cvxopt,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_cubic_hecke,database_jones_numfield,database_knotinfo,dvipng,fpylll,gfan,graphviz,imagemagick,ipython,jupymake,kenzo,latte_int,lrcalc_python,lrslib,mcqd,meataxe,mpmath,msolve,nauty,networkx,numpy,palp,pandoc,pdf2svg,pdftocairo,pexpect,phitigra,pillow,plantri,polytopes_db,polytopes_db_4d,pplpy,primecountpy,ptyprocess,pynormaliz,python_igraph,requests,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.libs.gap,sage.libs.pari,sage.libs.singular,sage.misc.cython,sage.modules,sage.plot,sage.rings.finite_rings,sage.rings.function_field,sage.rings.number_field,sage.rings.padics,sage.rings.real_double,sage.rings.real_mpfr,sage.symbolic,sage_numerical_backends_coin,sagemath_doc_html,scipy,singular,sphinx,sympy,tdlib
Doctesting 1 file.
sage -t --long --warn-long 29.7 --random-seed=18286598254088801423515537186227406412 src/sage/libs/giac/__init__.py
^CKilling test src/sage/libs/giac/__init__.py
----------------------------------------------------------------------
Doctests interrupted: 0/1 files tested
----------------------------------------------------------------------
Total time for all tests: 1178.7 seconds
cpu time: 0.0 seconds
cumulative wall time: 0.0 seconds
Features detected for doctesting:
Command exited with non-zero status 128
2.13user 3.02system 19:41.20elapsed 0%CPU (0avgtext+0avgdata 281568maxresident)k
0inputs+0outputs (456major+85085minor)pagefaults 0swaps
%
Guillermo