On Ubuntu 16.04, Using 
--optional=4ti2,atlas,ccache,meataxe,mpir,pandoc_attributes,pandocfilters,python2,sage

make ptestlong finishes with

sage -t --long --warn-long 42.6 src/sage/modular/hecke/module.py
    Timed out
**********************************************************************
Tests run before process (pid=27779) timed out:
sage: from sage.modular.hecke.module import is_HeckeModule ## line 39 ##
sage: is_HeckeModule(ModularForms(Gamma0(7), 4)) ## line 40 ##
True

...

sage: M = ModularSymbols(Gamma0(64)).cuspidal_subspace() ## line 1539 ##
sage: M.is_splittable() ## line 1540 ##
True
sage: M.simple_factors()[0].is_splittable() ## line 1542 ##

**********************************************************************
----------------------------------------------------------------------
sage -t --long --warn-long 42.6 src/sage/modular/hecke/module.py  # Timed 
out
----------------------------------------------------------------------

I can't reproduce the problem:

sage -t --long --warn-long 42.6 src/sage/modular/hecke/module.py
    [193 tests, 5.54 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------

Thank you!

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