I get two test failures for sage-4.1.2 on an intel mac running 10.4.11. The second one has happened consistently since the sage-4.1.2-alpha4. The first one I haven't seen before:
sage -t "devel/sage/sage/modules/vector_double_dense.pyx" ********************************************************************** File "/Volumes/E/sage-4.1.2/devel/sage/sage/modules/ vector_double_dense.pyx", line 663: sage: v.stats_kurtosis() Expected: -1.23 Got: doctest:106: SyntaxWarning: assertion is always true, perhaps remove parentheses? sage -t "devel/sage/sage/server/notebook/cell.py" ********************************************************************** File "/Volumes/E/sage-4.1.2/devel/sage/sage/server/notebook/cell.py", line 1601: sage: C.introspect_html() Expected: '<div class="docstring">...<span class="math">foobar</span>...</ div>' Got: '<pre class="introspection">`foobar`</pre>' -Marshall --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---