Helloooooo everybody! It seems that many patchbots are reporting (wrong) broken doctests on many many tickets, just because of some ticket they tested in the past.
This ticket is graph-related, and the weird thing is that after loading it, running a checkout to the latest beta will not solve the problem. It will keep on reporting something related to this old patch. In order to solve this, the easiest is to remove some cached files in Sage. Namely: ./src/build/temp.linux-x86_64-2.7/sage/graphs/graph_decompositions ./src/build/temp.linux-x86_64-2.7/home/ncohen/.Sage/src/build/cythonized/sage/graphs/graph_decompositions ./src/build/cythonized/sage/graphs/graph_decompositions ./src/build/cython_debug/cython_debug_info_sage.graphs.graph_decompositions* ./src/build/lib.linux-x86_64-2.7/sage/graphs/graph_decompositions ./local/lib/python2.7/site-packages/sage/graphs/graph_decompositions Fortunately, this ticket is now positively reviewed (#18746) and it should not bother the patchbots again :-P Nathann -- You received this message because you are subscribed to the Google Groups "sage-devel" 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 http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
