However, running the patchbot on the same computer I got one failing doctest

Failed example:
    G.canonical_label(certify=True)
Expected:
doctest:...: DeprecationWarning: use the option 'certificate' instead of 'certify'
    See http://trac.sagemath.org/21111 for details.
    (Graph on 2 vertices, {'a': 0, 'b': 1})
Got:
    doctest:warning
    ...
    DeprecationWarning: use the option 'certificate' instead of 'certify'
    See http://trac.sagemath.org/21111 for details.
    (Graph on 2 vertices, {'a': 1, 'b': 0})

On 27/08/16 00:11, Vincent Delecroix wrote:
Builds and tests long pass on Ubuntu 14.04.5 LTS (gcc version 4.8.4).

Vincent

--
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
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