Runing tests with few optional/external packages, Using --optional=4ti2,cbc,ccache,cryptominisat,dot2tex,e_antic,external,fricas,glucose,latte_int,lidia,lrslib,memlimit,normaliz,notedown,openssl,pandoc_attributes,pycosat,pynormaliz,rst2ipynb,sage,sage_numerical_backends_coin,sage_numerical_backends_cplex,sage_numerical_backends_gurobi
I get: ---------------------------------------------------------------------- sage -t --long src/sage/combinat/quickref.py # 1 doctest failed sage -t --long src/sage/combinat/species/library.py # 1 doctest failed sage -t --long src/sage/combinat/tutorial.py # 1 doctest failed sage -t --long src/sage/databases/findstat.py # 17 doctests failed sage -t --long src/sage/databases/oeis.py # 1 doctest failed sage -t --long src/sage/geometry/polyhedron/base.py # Bad exit: 1 sage -t --long src/sage/graphs/generators/smallgraphs.py # 2 doctests failed ---------------------------------------------------------------------- External software detected for doctesting: cplex,ffmpeg,graphviz,imagemagick,internet,latex,pandoc Rerunning the failed tests, I get the same (except the timeout): ---------------------------------------------------------------------- sage -t --long src/sage/combinat/quickref.py # 1 doctest failed sage -t --long src/sage/combinat/species/library.py # 1 doctest failed sage -t --long src/sage/combinat/tutorial.py # timeout in doctesting framework sage -t --long src/sage/databases/findstat.py # 17 doctests failed sage -t --long src/sage/databases/oeis.py # 1 doctest failed sage -t --long src/sage/geometry/polyhedron/base.py # Bad exit: 1 sage -t --long src/sage/graphs/generators/smallgraphs.py # 2 doctests failed ---------------------------------------------------------------------- External software detected for doctesting: internet Nothing new here that was not in 9.2.beta1 Follow up at https://trac.sagemath.org/ticket/25536 -- 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/a7fcafae-891c-410c-9f35-99d19ced3108o%40googlegroups.com.
