All tests passed on Ubuntu 14.04 with make ptestlong using 
--optional=mpir,python2,sage

Other than the Tutte polynomial one, I get two other slow doctests that are 
not marked with #long time. I can not confirm whether it is a regression as 
I don't keep my old version of sage.


sage -t --long --warn-long 31.5 src/sage/graphs/generators/families.py
**********************************************************************
File "src/sage/graphs/generators/families.py", line 2053, in 
sage.graphs.generators.families.petersen_family
Warning, slow doctest:
    F2 = graphs.petersen_family(generate=True)
Test ran for 99.31 s
    [280 tests, 128.07 s]


sage -t --long --warn-long 31.5 src/sage/combinat/posets/posets.py
**********************************************************************
File "src/sage/combinat/posets/posets.py", line 6430, in 
sage.combinat.posets.posets.FinitePoset._kl_poly
Warning, slow doctest:
    L._kl_poly()
Test ran for 127.72 s
    [1122 tests, 146.65 s]
 

-- 
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.

Reply via email to