> When running on a ppc64 machine, I get:
> sage -t --warn-long 97.8 src/sage/graphs/distances_all_pairs.pyx
> **********************************************************************
> File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in
> sage.graphs.distances_all_pairs.diameter
> Failed example:
>     G.diameter(method='iFUB')
> Expected:
>     0
> Got:
>     Exception OverflowError: 'value too large to convert to uint32_t' in
> 'sage.graphs.distances_all_pairs.diameter_iFUB' ignored
>     0
> **********************************************************************

Odd. This line computes the diameter of a 1-vertex graph O_o

Nathann

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to