On Mar 13, 2015, at 04:57 , Volker Braun wrote:

> As usual, get the "develop" branch or the source tarball from 
> http://www.sagemath.org/download-latest.html

Built from the tarball on OS X, w/o problems on 10.6.8 (Dual 6-core Xeons) and 
10.10.2 (Quad core Core i7).

Testing ('ptestlong') on both platforms:

10.10.2: all tests passed!

10.6.8: one doctest failure:
   sage -t --long --warn-long 96.8 
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
Director
Institute for the Enhancement of the Director's income
-----------
Question 43:
What if the hokey pokey
really *is* what it’s all about?
--

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