#6825: intermittent failure in vector_real_double_dense.pyx
---------------------+------------------------------------------------------
Reporter: mvngu | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.2
Component: doctest | Keywords:
Reviewer: | Author:
Merged: |
---------------------+------------------------------------------------------
Mariah Lenox reported the following doctest failure when running the test
suite:
{{{
sage -t "devel/sage/sage/modules/vector_real_double_dense.pyx"
**********************************************************************
File "/home/mariah/sage/sage-4.1.1-x86_64-Linux-core2-fc-
move/devel/sage/sage/modules/vector_real_double_dense.pyx",
line 72:
sage: v.stats_skew()
Expected:
0.0
Got:
doctest:106: SyntaxWarning: assertion is always true, perhaps
remove parentheses?
0.0
**********************************************************************
1 items had failures:
}}}
But if you run doctest again on
`sage/modules/vector_real_double_dense.pyx`, the failure would disappear.
This is an intermittent failure I came across while managing the release
of Sage 4.1.1.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6825>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---