#6315: optional doctest failure -- caused by mistakes in lectures on number 
theory
rst book
---------------------------------+------------------------------------------
   Reporter:  was                |          Owner:  tbd         
       Type:  defect             |         Status:  needs_info  
   Priority:  major              |      Milestone:  sage-4.7.1  
  Component:  optional packages  |       Keywords:              
Work_issues:                     |       Upstream:  N/A         
   Reviewer:                     |         Author:  Mariah Lenox
     Merged:                     |   Dependencies:              
---------------------------------+------------------------------------------
Changes (by newvalueoldvalue):

  * status:  new => needs_info
  * upstream:  => N/A
  * milestone:  sage-4.7 => sage-4.7.1
  * author:  => Mariah Lenox


Comment:

 [attachment:trac_6315.patch] fixes the "bad syntax" error.  However I do
 not know what to do about the difference between the Expected time and the
 Got time.  Timings will be dependent on the computer system.  With the
 patch, I currently get:

 {{{
 eno% ./sage -t -long --optional
 devel/sage/doc/en/bordeaux_2008/birds_other.rst
 sage -t -long --optional "devel/sage/doc/en/bordeaux_2008/birds_other.rst"
 **********************************************************************
 File "/home/mariah/sage/sage-4.7.rc4-x86_64-Linux-core2-fc-work-
 magma/devel/sage/doc/en/bordeaux_2008/birds_other.rst", line 244:
     sage: magma.eval(s)     #optional - magma
 Expected:
     'Time: 17.120'
 Got:
     'Time: 3.560'
 **********************************************************************
 File "/home/mariah/sage/sage-4.7.rc4-x86_64-Linux-core2-fc-work-
 magma/devel/sage/doc/en/bordeaux_2008/birds_other.rst", line 266:
     sage: magma.eval(s) #optional - magma
 Expected:
     'Time: 1.480'
 Got:
     'Time: 0.200'
 **********************************************************************
 2 items had failures:
 }}}

 William - what do you want done?

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