On Fri, Oct 13, 2017 at 9:38 AM, Sébastien Labbé <[email protected]> wrote:
> On a recent dell machine running Ubuntu 16.06, I get one failing test during
> make ptestlong. The test pass when run alone :
>
>
> sage -t --long src/sage/libs/gap/assigned_names.py
> **********************************************************************
> File "src/sage/libs/gap/assigned_names.py", line 59, in
> sage.libs.gap.assigned_names.load_or_compute
> Failed example:
>     workspace(name='globals')
> Expected:
>     ('...', True)
> Got:
>     ('/home/slabbe/.sage/gap/libgap-globals-0x2d2b865d7c9d0d95', False)
> **********************************************************************
> 1 item had failures:
>    1 of   5 in sage.libs.gap.assigned_names.load_or_compute
>     [15 tests, 1 failure, 119.14 s]

This test randomly fails for me sometimes as well, but that has been
the case for a long time.  I think there's a ticket for it....

Yep, here it is: https://trac.sagemath.org/ticket/20421

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