IIRC this comes from Simon King's optional package. On Wed, 27 Nov 2019, 16:11 John Cremona, <[email protected]> wrote:
> I had this failure (I have gap_packages installed): > > sage -t --long --warn-long 59.7 src/sage/tests/gap_packages.py > ********************************************************************** > File "src/sage/tests/gap_packages.py", line 8, in sage.tests.gap_packages > Failed example: > test_packages(pkgs, only_failures=True) # optional - gap_packages > Expected: > Status Package GAP Output > +--------+---------+------------+ > Got: > #I method installed for Matrix matches more than one declaration > Status Package GAP Output > +--------+---------+------------+ > ********************************************************************** > 1 item had failures: > 1 of 5 in sage.tests.gap_packages > [11 tests, 1 failure, 4.74 s] > ---------------------------------------------------------------------- > sage -t --long --warn-long 59.7 src/sage/tests/gap_packages.py # 1 > doctest failed > > > > > On Wed, 27 Nov 2019 at 15:08, Sébastien Labbé <[email protected]> wrote: > >> Using >> --optional=4ti2,cbc,ccache,cryptominisat,dot2tex,e_antic,external,glucose,latte_int,lidia,lrslib,memlimit,normaliz,notedown,openssl,pandoc_attributes,pycosat,pynormaliz,rst2ipynb,sage,sagenb >> >> ---------------------------------------------------------------------- >> sage -t --long src/doc/en/thematic_tutorials/linear_programming.rst # 1 >> doctest failed >> sage -t --long src/sage/coding/databases.py # 2 doctests failed >> sage -t --long src/sage/combinat/matrices/hadamard_matrix.py # 2 >> doctests failed >> sage -t --long src/sage/combinat/posets/posets.py # 1 doctest failed >> sage -t --long src/sage/databases/findstat.py # 16 doctests failed >> sage -t --long src/sage/geometry/polyhedron/base.py # Killed due to abort >> sage -t --long src/sage/graphs/generators/families.py # 7 doctests failed >> sage -t --long src/sage/graphs/generators/smallgraphs.py # 2 doctests >> failed >> sage -t --long src/sage/graphs/graph_latex.py # 2 doctests failed >> sage -t --long src/sage/misc/latex.py # 1 doctest failed >> sage -t --long src/sage/misc/persist.pyx # 2 doctests failed >> sage -t --long src/sage/misc/remote_file.py # 2 doctests failed >> sage -t --long src/sage/numerical/backends/gurobi_backend.pyx # 17 >> doctests failed >> sage -t --long src/sage/plot/animate.py # 7 doctests failed >> sage -t --long src/sage/repl/load.py # 1 doctest failed >> sage -t --long src/sage/sat/solvers/dimacs.py # 7 doctests failed >> sage -t --long src/sage/tests/cmdline.py # 2 doctests failed >> ---------------------------------------------------------------------- >> External software detected for doctesting: >> cplex,ffmpeg,graphviz,gurobi,imagemagick,internet,latex,pandoc >> >> Rerunning the failed test I get the same (except >> graphs/generators/families.py which disappeared): >> >> ---------------------------------------------------------------------- >> sage -t --long src/doc/en/thematic_tutorials/linear_programming.rst # 1 >> doctest failed >> sage -t --long src/sage/coding/databases.py # 2 doctests failed >> sage -t --long src/sage/combinat/matrices/hadamard_matrix.py # 2 >> doctests failed >> sage -t --long src/sage/combinat/posets/posets.py # 1 doctest failed >> sage -t --long src/sage/databases/findstat.py # 18 doctests failed >> sage -t --long src/sage/geometry/polyhedron/base.py # Killed due to abort >> sage -t --long src/sage/graphs/generators/smallgraphs.py # 2 doctests >> failed >> sage -t --long src/sage/graphs/graph_latex.py # 2 doctests failed >> sage -t --long src/sage/misc/latex.py # 1 doctest failed >> sage -t --long src/sage/misc/persist.pyx # 2 doctests failed >> sage -t --long src/sage/misc/remote_file.py # 2 doctests failed >> sage -t --long src/sage/numerical/backends/gurobi_backend.pyx # 17 >> doctests failed >> sage -t --long src/sage/plot/animate.py # 7 doctests failed >> sage -t --long src/sage/repl/load.py # 1 doctest failed >> sage -t --long src/sage/sat/solvers/dimacs.py # 7 doctests failed >> sage -t --long src/sage/tests/cmdline.py # 2 doctests failed >> ---------------------------------------------------------------------- >> External software detected for doctesting: >> ffmpeg,graphviz,gurobi,imagemagick,internet,latex,pandoc >> >> Many of the failures are already fixed (postive review tickets). Few >> other failures are waiting for work. Follow up at >> https://trac.sagemath.org/ticket/25536 >> >> Every other tests passed! >> >> -- >> 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/73238bc6-81f8-445c-91e6-cb36a8ae1ec4%40googlegroups.com >> <https://groups.google.com/d/msgid/sage-release/73238bc6-81f8-445c-91e6-cb36a8ae1ec4%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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/CAD0p0K4hqxf-0rZT9DeL3ZhH8WLo0dsUesyKyQQadv5cREiTBg%40mail.gmail.com > <https://groups.google.com/d/msgid/sage-release/CAD0p0K4hqxf-0rZT9DeL3ZhH8WLo0dsUesyKyQQadv5cREiTBg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAWYfq2f3ibRTf-w4ci%3DwAXropiHcoR3w5JWWamq4_7BUW0Wog%40mail.gmail.com.
