I'm seeing these fail regularly (and randomly)

On Friday, November 12, 2021 at 6:38:44 PM UTC+1 vdelecroix wrote:

> Dear all,
>
> I just set up a patchbot but two tests related to singular fail. The
> singular it uses was compiled from source. See the patchbot report
> at https://patchbot.sagemath.org/ticket/32859/
>
> sage -t --long --warn-long 42.4 
> --random-seed=24651699140802493978117085271929917492 
> src/sage/interfaces/expect.py
> **********************************************************************
> File "src/sage/interfaces/expect.py", line 915, in 
> sage.interfaces.expect.Expect._eval_line
> Failed example:
> singular.interrupt()
> Expected:
> True
> Got:
> False
> **********************************************************************
> File "src/sage/interfaces/expect.py", line 921, in 
> sage.interfaces.expect.Expect._eval_line
> Failed example:
> singular('2+3')
> Expected:
> Singular crashed -- automatically restarting.
> 5
> Got:
> 5
> **********************************************************************
> 1 item had failures:
> 2 of 16 in sage.interfaces.expect.Expect._eval_line
> [102 tests, 2 failures, 18.08 s]
>
> Best
> 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/a29fb38a-55eb-4f3e-b5b1-cdaf5fdcc377n%40googlegroups.com.

Reply via email to