The transient failure on simplicial_complex.py doesn't worry me : it failed to reproduce when run standalone every time I found it.
My beef is with the raft of test failures due to pip's advertising we are seeing since pip 9.0.0 is out. Please see this thread starting with this post <https://groups.google.com/d/msg/sage-release/OtYJUXuf2vk/pQnNNOoEAQAJ> <https://groups.google.com/d/msg/sage-release/OtYJUXuf2vk/zo-V9-MxAQAJ>, and read the logs I've attached. The reported failures are all (but simplicial_complex's transient failure) due to pip's advertising. - With the original pip and no patch : this gives test failures due to pip advertising its new version.. - With the original pip and your patch ; success with serial buikld, but fails to build if parallel build. - With an updated pip (wityh and without your patch) : test failures due to pip complaining about a deprecated format. Hardly satisfying... That's why I positioned "needs work" in the ticket page. And I still think that this ticket is not yet ready for merging, unless you explain *why* it is enough. But I've not (yet) repositioned "needs_work" in the ticket's page. HTH, -- Emmanuel Charpentier Le lundi 7 novembre 2016 10:27:55 UTC+1, Jeroen Demeyer a écrit : > > On 2016-11-07 08:31, Emmanuel Charpentier wrote: > > Well, a serial recompilation with pip 8.x works (see enclosed logs). > > That test failure is #15585 which is totally unrelated to pip. > -- 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.
