On Jul 9, 2009, at 2:20 PM, William Stein wrote:

>
> Moreover, I just tried and the full test suite passes too.  Yeah!
>


I had two failures,

sage -t  "devel/sage/doc/en/bordeaux_2008/birds_other.rst"
A mysterious error (perhaps a memory error?) occurred, which may have  
crashed doctest.
         [121.0 s]
sage -t  "devel/sage/sage/modules/vector_double_dense.pyx"
/Users/tjlahey/sage/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 "/Users/tjlahey/sage/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.
For whitespace errors, see the file /Users/tjlahey/sage/ 
tmp/.doctest_vector_double_dense.py
         [4.9 s]

However, both passed on the second time when run in isolation.

Cheers,

Tim.

---
Tim Lahey
PhD Candidate, Systems Design Engineering
University of Waterloo
http://www.linkedin.com/in/timlahey


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