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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-devel/d89cabda-8573-cfb8-73a6-9da719594229%40gmail.com.