Indeed. 

sage -t --long --warn-long 75.4 src/sage/rings/function_field/function_field
.py
**********************************************************************
File "src/sage/rings/function_field/function_field.py", line 69, in sage.
rings.function_field.function_field
Warning, slow doctest:
    TestSuite(M).run()  # long time (52s on sage.math, 2012)
Test ran for 194.71 s
    [457 tests, 251.53 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 251.7 seconds
    cpu time: 249.2 seconds
    cumulative wall time: 251.5 seconds

No doctest should take more than 30 seconds, according to the developer 
guide. Hence these long tests should be deleted.

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
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