On Jul 7, 11:09 pm, Robert Miller <rlmills...@gmail.com> wrote:
> All known issues have been fixed, and all long doctests pass on
> sage.math (* -- see below), so there is a chance this could be
> sage-4.1.

On Intel Mac OS X 10.5, built fine -- upgraded from 4.1.alpha3 and
also built from scratch.  One doctest failure, but this has only
happened once; the test passes now every time I repeat it.  Also, the
html version of the reference manual builds without any warnings!


The nonrepeatable failure (probably nothing to worry about):

sage -t -long "devel/sage/sage/modules/vector_double_dense.pyx"
/Applications/sage_builds/sage-4.1.rc1-upgrade/local/lib/python/site-
packages/scipy/stats/mstats.py:3: DeprecationWarning: functions
overriding warnings.showwarning() must support the 'line' argument
  from mstats_basic import *
**********************************************************************
File "/Applications/sage_builds/sage-4.1.rc1-upgrade/devel/sage/sage/
modules/vector_double_dense.pyx", line 656:
    sage: v.stats_kurtosis()
Expected:
    -1.23
Got:
    doctest:106: SyntaxWarning: assertion is always true, perhaps
remove parentheses?
    -1.23
**********************************************************************
1 items had failures:
   1 of   6 in __main__.example_29
***Test Failed*** 1 failures.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to