#10042: Doctest failure in sage/rings/polynomial/polynomial_element.pyx
------------------------------+---------------------------------------------
   Reporter:  mpatel          |       Owner:  mvngu          
       Type:  defect          |      Status:  positive_review
   Priority:  blocker         |   Milestone:  sage-4.6       
  Component:  doctest         |    Keywords:                 
     Author:  Dima Pasechnik  |    Upstream:  N/A            
   Reviewer:  Leif Leonhardy  |      Merged:                 
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by drkirkby):

 What I find annoying about these doctests is that whilst the output will
 be

 {{{1.772453850905515}}}

 or

 {{{1.772453850905516}}}

 depending on system,

 With these changes, now anything from

 {{{1.772453850905510}}}

 to

 {{{1.772453850905519}}}

 is considered acceptable. So we have permitted 'errors' several times
 higher than necessary.

 In some cases, I've met in the past, the adding of ... has resulted in
 results errors 1000x higher being considered acceptable. IMHO, this method
 of testing is not very good.


 Dave

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10042#comment:76>
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.

Reply via email to