Actually librae as well...

sage -t --long src/sage/interfaces/expect.py
**********************************************************************
File "src/sage/interfaces/expect.py", line 792, in
sage.interfaces.expect.Expect._eval_line
Failed example:
    singular.interrupt(timeout=3)  # sometimes very slow (up to 60s on
sage.math, 2012)
Expected:
    False
Got:
    True
**********************************************************************
1 item had failures:
   1 of  15 in sage.interfaces.expect.Expect._eval_line
    [77 tests, 1 failure, 6.24 s]


Does anybody has a clue??

Vincent

On 16/05/15 15:47, Vincent Delecroix wrote:
> Hello,
> 
> The sage4 patchbot (under gentoo) has troubles with singular (see [1])
> 
> **********************************************************************
> File "src/sage/interfaces/expect.py", line 792, in
> sage.interfaces.expect.Expect._eval_line
> Failed example:
>     singular.interrupt(timeout=3)  # sometimes very slow (up to 60s on
> sage.math, 2012)
> Expected:
>     False
> Got:
>     True
> **********************************************************************
> 1 item had failures:
>    1 of  15 in sage.interfaces.expect.Expect._eval_line
>     [77 tests, 1 failure, 6.76 s]
> ----------------------------------------------------------------------
> sage -t --long --warn-long 70.5 src/sage/interfaces/expect.py  # 1
> doctest failed
> 
>  [1]
> http://patchbot.sagemath.org/log/17941/Gentoo%20Base%20System/2.2/x86_64/3.2.1-gentoo-r2/sage4/2015-05-16%2014:05:52%20+0200?short
> 
> Vincent
> 

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to