On Ubuntu 18.04, running tests with many optional and external packages,
the tests stops at some point and among the files that are killed at this
point are findstat.py and doctest/external.py. More precisely,
Using
--optional=4ti2,build,ccache,cryptominisat,debian,dot2tex,e_antic,external,fricas,glucose,latte_int,lidia,normaliz,notedown,pandoc_attributes,pip,pycosat,pynormaliz,rst2ipynb,sage,sage.geometry.polyhedron,sage.rings.real_double,sage_numerical_backends_coin,sage_spkg
External software to be detected:
4ti2,cplex,dvipng,ffmpeg,graphviz,gurobi,imagemagick,internet,latex,lualatex,macaulay2,magma,maple,mathematica,matlab,octave,pandoc,pdf2svg,pdflatex,rubiks,scilab,xelatex
finishes with:
**********************************************************************
File "src/sage/databases/findstat.py", line 1231, in
sage.databases.findstat.findmap
Failed example:
q = findmap([(pi, pi.complement().increasing_tree_shape()) for pi in
l], depth=2); q # optional -- internet
Expected:
0: Mp00061oMp00069 (quality [100])
Got:
0: Mp00061oMp00069 (quality [97])
**********************************************************************
File "src/sage/databases/findstat.py", line 1236, in
sage.databases.findstat.findmap
Failed example:
p = findmap({pi: pi.complement().increasing_tree_shape() for pi in l},
depth=2); p # optional -- internet
Expected:
0: Mp00061oMp00069 (quality [100])
Got:
0: Mp00061oMp00069 (quality [97])
Killing test src/sage/databases/findstat.py
Killing test src/sage/combinat/designs/ext_rep.py
Killing test src/sage/doctest/external.py
Killing test src/doc/en/constructions/number_theory.rst
Killing test src/sage/interfaces/jmoldata.py
Killing test src/doc/ja/tutorial/tour_polynomial.rst
Killing test src/sage/combinat/root_system/type_C.py
----------------------------------------------------------------------
----------------------------------------------------------------------
sage -t --long --random-seed=114684091447841116365620770388766582718
src/sage/combinat/designs/incidence_structures.py # 1 doctest failed
sage -t --long --random-seed=114684091447841116365620770388766582718
src/sage/graphs/generic_graph.py # 2 doctests failed
sage -t --long --random-seed=114684091447841116365620770388766582718
src/sage/graphs/graph.py # 2 doctests failed
sage -t --long --random-seed=114684091447841116365620770388766582718
src/sage/interfaces/fricas.py # 1 doctest failed
sage -t --long --random-seed=114684091447841116365620770388766582718
src/sage/sat/solvers/dimacs.py # 2 doctests failed
sage -t --long --random-seed=114684091447841116365620770388766582718
src/sage/tests/cmdline.py # 10 doctests failed
Doctests interrupted: 1676/4397 files tested
----------------------------------------------------------------------
The above failures are already listed at
https://trac.sagemath.org/ticket/25536
I will re-run the tests hoping they will finish this time.
--
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/9bc5a8e4-8291-4934-a3e3-788270adab9fn%40googlegroups.com.