#13134: real_double logarithm test fails on Solaris
-------------------------+--------------------------------------------------
Reporter: jdemeyer | Owner: jason, jkantor
Type: defect | Status: new
Priority: blocker | Milestone: sage-5.1
Component: numerical | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
-------------------------+--------------------------------------------------
This is a doctest error on Solaris SPARC introduced by #12557:
{{{
sage -t --long -force_lib devel/sage/sage/rings/real_double.pyx
**********************************************************************
File
"/home/buildbot/build/sage/mark-1/mark_full/build/sage-5.1.beta5/devel
/sage-main/sage/rings/real_double.pyx", line 1741:
sage: all( check_error(x) for x in sxrange(0.01, 2.00, 0.01) )
Expected:
True
Got:
False
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13134>
Sage <http://www.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.