On a POWER7 machine I get an error while building the docs I get a ZeroDivisionError in the plotting section. Did anybody experience it? Do we have a ticket for that?
On Wednesday, August 17, 2016 at 11:23:38 AM UTC+2, leif wrote: > > Emmanuel Charpentier wrote: > > Passes ptestlong on Debian testing on coreI7+16 GB RAM with one hiccup : > > > > ---------------------------------------------------------------------- > > sage -t --long --warn-long 87.0 src/sage/homology/simplicial_complex.py > > # 1 doctest failed > > ---------------------------------------------------------------------- > > > > which passes standalone : > > > > charpent@asus16-ec:/usr/local/sage-7$ sage -t --long --warn-long 87.0 > > src/sage/homology/simplicial_complex.py > > Running doctests with ID 2016-08-17-08-49-57-eda4e7f8. > > Git branch: develop > > Using --optional=database_gap,dot2tex,mpir,python2,sage,sage_mode > > Doctesting 1 file. > > sage -t --long --warn-long 87.0 src/sage/homology/simplicial_complex.py > > [588 tests, 3.73 s] > > ---------------------------------------------------------------------- > > All tests passed! > > ---------------------------------------------------------------------- > > Total time for all tests: 3.9 seconds > > cpu time: 3.1 seconds > > cumulative wall time: 3.7 seconds > > Probably https://trac.sagemath.org/ticket/15585 > > > -leif > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
