#10528: sage0.py doctest failures on sage.math
------------------------+---------------------------------------------------
   Reporter:  robertwb  |       Owner:  mvngu     
       Type:  defect    |      Status:  needs_work
   Priority:  major     |   Milestone:  sage-4.6.1
  Component:  doctest   |    Keywords:            
     Author:            |    Upstream:  N/A       
   Reviewer:            |      Merged:            
Work_issues:            |  
------------------------+---------------------------------------------------
Changes (by mderickx):

  * status:  needs_review => needs_work


Comment:

 Ironically it now fails on my OS X install:
 So it should be fixed on a higher level (i.e. in the doctest framework


 sage -t  "devel/sage-main/sage/interfaces/sage0.py"
 **********************************************************************
 File "/Applications/sage-4.6.rc0/devel/sage-
 main/sage/interfaces/sage0.py", line 364:
     sage: sage0.get('x')
 Expected:
     '...NameError: name \'x\' is not defined'
 Got:
 
"---------------------------------------------------------------------------\nNameError
 Traceback (most recent call
 last)\n\n/Applications/sage-4.6.rc0/data/extcode/sage/<ipython console> in
 <module>()\n\nNameError: name 'x' is not defined"
 **********************************************************************
 1 items had failures:
    1 of   6 in __main__.example_13
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /Users/maarten/.sage//tmp/.doctest_sage0.py
          [21.7 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage-main/sage/interfaces/sage0.py"
 Total time for all tests: 21.8 seconds

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