New data point : in my original directory (where Sage 7.4 failed to build 
with R 3.3.1 and Fricas interface, a rebuild (make distclean && make, then make 
ptestlong) with exactly the same patches in place passes with three 
transient errors (i. e. each of these tests passes standalone) :

----------------------------------------------------------------------
sage -t --long --warn-long 97.0 src/sage/homology/simplicial_complex.py  # 
1 doctest failed
sage -t --long --warn-long 97.0 src/doc/fr/tutorial/tour_groups.rst  # Bad 
exit: 2
sage -t --long --warn-long 97.0 src/sage/modular/hecke/module.py  # Timed 
out
----------------------------------------------------------------------
Total time for all tests: 4043.5 seconds
    cpu time: 17506.7 seconds
    cumulative wall time: 22183.5 seconds
Makefile:112 : la recette pour la cible « ptestlong » a échouée
make: *** [ptestlong] Erreur 13

real    70m15,418s
user    352m31,072s
sys    30m58,672s
charpent@asus16-ec:/usr/local/sage-7$ sage -t --long --warn-long 97.0 
src/sage/homology/simplicial_complex.py  # 1 doctest failed
Running doctests with ID 2016-10-20-22-24-40-cc64fb8b.
Git branch: mabranche
Using --optional=database_gap,mpir,python2,sage
Doctesting 1 file.
sage -t --long --warn-long 97.0 src/sage/homology/simplicial_complex.py
    [588 tests, 3.24 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 3.4 seconds
    cpu time: 3.0 seconds
    cumulative wall time: 3.2 seconds
charpent@asus16-ec:/usr/local/sage-7$ sage -t --long --warn-long 97.0 
src/sage/modular/hecke/module.py  # Timed out
Running doctests with ID 2016-10-20-22-25-07-6d15ea7c.
Git branch: mabranche
Using --optional=database_gap,mpir,python2,sage
Doctesting 1 file.
sage -t --long --warn-long 97.0 src/sage/modular/hecke/module.py
    [193 tests, 4.05 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 4.1 seconds
    cpu time: 6.8 seconds
    cumulative wall time: 4.0 seconds
charpent@asus16-ec:/usr/local/sage-7$ sage -t --long --warn-long 97.0 
src/doc/fr/tutorial/tour_groups.rst  # Bad exit: 2
Running doctests with ID 2016-10-20-22-25-32-d02bc33c.
Git branch: mabranche
Using --optional=database_gap,mpir,python2,sage
Doctesting 1 file.
sage -t --long --warn-long 97.0 src/doc/fr/tutorial/tour_groups.rst
    [25 tests, 1.27 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 1.3 seconds
    cpu time: 1.2 seconds
    cumulative wall time: 1.3 seconds

I'm starting to seriously consider the Sage testsuite as a slow but 
high-quality random number generator...

HTH,

--
Emmanuel Charpentier


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