Can you try the patch proposed at http://trac.sagemath.org/ticket/17907 and see if it helps? You seem to be the only one who can reliably trigger this bug.
On Tuesday, March 24, 2015 at 2:35:27 AM UTC+1, Justin C. Walker wrote: > > > On Mar 21, 2015, at 07:05 , Volker Braun wrote: > > > As usual, get the "develop" branch or the source tarball from > > http://www.sagemath.org/download-latest.html > > Built from tarball on OS X, 10.6.8 (Dual 6-core Xeons) and 10.10.2 (Quad > core Core i7). > Build completed w/o problems on both systems. > > Testing ('ptestlong') on both platforms: > > 10.10.2: all tests passed! > > 10.6.8: one doctest failure: > sage -t --long --warn-long 99.2 > src/sage/schemes/projective/projective_rational_point.py # 1 doctest > failed > with this result: > ********************************************************************** > File "src/sage/schemes/projective/projective_rational_point.py", line 162, > in sa > ge.schemes.projective.projective_rational_point.enum_projective_number_field > > Failed example: > enum_projective_number_field(X(K),125) > Expected: > [(0 : 0 : 1), (-1 : -1 : 1), (1 : 1 : 1), (-1/5*v^2 : -1/5*v^2 : 1), > (-v : - > v : 1), > (1/5*v^2 : 1/5*v^2 : 1), (v : v : 1), (1 : 1 : 0)] > Got: > [(0 : 0 : 1), (-1 : -1 : 1), (1 : 1 : 1), (1 : 1 : 0)] > ********************************************************************** > > Justin > > -- > Justin C. Walker, Curmudgeon-At-Large > Institute for the Absorption of Federal Funds > -------- > If you're not confused, > You're not paying attention > -------- > > > > -- 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 http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
