HI,

Le samedi 8 juillet 2017 19:34:16 UTC+2, Kwankyu Lee a écrit :
>
> I observed another "Timed out" on a patchbot:
>
> sage -t --long src/sage/graphs/matchpoly.pyx
>     Timed out
>

I've just got the same issue on a patchbot  run on my computer, launched 
with the command

python -m sage_patchbot.patchbot --sage-root=/home/eric/sage/8.0.rc1 
--ticket=22951

The report is at https://patchbot.sagemath.org/ticket/0/ (machine: 
Ubuntu/16.04/x86_64/4.4.0-83-generic/manifold 
<https://patchbot.sagemath.org/ticket/?machine=Ubuntu:16.04:x86_64:4.4.0-83-generic:manifold&status=open>
)

What is strange is that the test is passed in 3 s  when run in standalone 
using the same sage root as that  for the patchbot:

cd /home/eric/sage/8.0.rc1
./sage -t --long --warn-long 82.5 src/sage/graphs/matchpoly.pyx
Running doctests with ID 2017-07-08-22-41-56-e8260995.
Git branch: patchbot/ticket_merged
Using --optional=ccache,mpir,python2,sage
Doctesting 1 file.
sage -t --long --warn-long 82.5 src/sage/graphs/matchpoly.pyx
    [59 tests, 3.27 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 3.3 seconds
    cpu time: 3.3 seconds
    cumulative wall time: 3.3 seconds

Eric.

>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" 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-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to