#9554: Doctest failure in SageNB's sageinspect.py with #8988
------------------------+---------------------------------------------------
   Reporter:  mpatel    |       Owner:  jason, was
       Type:  defect    |      Status:  new       
   Priority:  blocker   |   Milestone:  sage-4.5.2
  Component:  notebook  |    Keywords:            
     Author:            |    Upstream:  N/A       
   Reviewer:            |      Merged:            
Work_issues:            |  
------------------------+---------------------------------------------------
 This happens with the patches at #8988, which I've merged in the
 forthcoming 4.5.2.alpha0:
 {{{
 $ ./sage -t -long  local/lib/python2.6/site-
 packages/sagenb-0.8.1-py2.6.egg/sagenb/misc/sageinspect.py
 sage -t -long "local/lib/python2.6/site-
 packages/sagenb-0.8.1-py2.6.egg/sagenb/misc/sageinspect.py"
 **********************************************************************
 File "/mnt/usb1/scratch/mpatel/tmp/sage-4.5.1-rm/local/lib/python2.6/site-
 packages/sagenb-0.8.1-py2.6.egg/sagenb/misc/sageinspect.py", line 997:
     sage: sage_getvariablename(A)
 Expected:
     ['A', 'B']
 Got:
     ['B', 'A']
 **********************************************************************
 1 items had failures:
    1 of   8 in __main__.example_22
 ***Test Failed*** 1 failures.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9554>
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