Runing tests with few optional + external packages, I get Using --optional=4ti2,cbc,ccache,cryptominisat,dot2tex,e_antic,external,flask,flask_autoindex,flask_babel,flask_oldsessions,flask_openid,flask_silk,glucose,latte_int,lidia,lrslib,memlimit,normaliz,notedown,openssl,pandoc_attributes,pycosat,pynormaliz,python_openid,rst2ipynb,sage,sage_numerical_backends_coin,sage_numerical_backends_cplex,sage_numerical_backends_gurobi,sagenb,speaklater,twisted
---------------------------------------------------------------------- sage -t --long src/sage/databases/findstat.py # 8 doctests 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 sage -t --long src/sage/plot/animate.py # 7 doctests failed ---------------------------------------------------------------------- External software detected for doctesting: cplex,ffmpeg,graphviz,gurobi,imagemagick,internet,latex,pandoc Rerunning failed tests, I get the same: ---------------------------------------------------------------------- sage -t --long src/sage/databases/findstat.py # 8 doctests 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 sage -t --long src/sage/plot/animate.py # 7 doctests failed ---------------------------------------------------------------------- External software detected for doctesting: ffmpeg,imagemagick,internet These 4 issues are the 4 remaining ones in 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/9f79621c-fe56-4d6c-bdc9-97646ef5fe9d%40googlegroups.com.
