#16746: Use the Sage displayhook in doctests
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  blocker            |    Milestone:  sage-6.4
      Component:  doctest framework  |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/sort_dicts_in_doctests    |  b579b925651aae99d40731436be2300f11238265
   Dependencies:  #16992             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 There is a problem with graphics objects: they used to be actually
 "plotted" by doctests to some random file, now this gone. To easily check
 this, execute
 {{{
 $ chmod 0000 local/bin/tachyon
 $ ./sage -t src/sage/plot/circle.py
 }}}

 Without this patch, this breaks 4 doctests. With this patch, this only
 breaks 1 doctest (where an explicit `.show()` was given), meaning there
 are now 3 plots no longer tested.

--
Ticket URL: <http://trac.sagemath.org/ticket/16746#comment:19>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to