Le mardi 12 septembre 2017 11:57:09 UTC+2, Eric Gourgoulhon a écrit :
>
> On Ubuntu 16.04 x86_64 Xeon E5-2623 + 16 GB RAM, from a fresh git clone + 
> pull develop, parallel (-j16) build OK, bit ptestlong failed with two 
> doctests:
>
> sage -t --long --warn-long 49.5 src/sage/plot/plot3d/parametric_plot3d.py  
> # 1 doctest failed
> sage -t --long --warn-long 49.5 src/sage/plot/plot3d/shapes.pyx  # 1 
> doctest failed
>
>
Most probably an issue with parallel doctesting, since running the 
standalone commands
./sage -t --long --warn-long 49.5 src/sage/plot/plot3d/parametric_plot3d.py
./sage -t --long --warn-long 49.5 src/sage/plot/plot3d/shapes.pyx
results in "All tests passed!"

Eric.

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