#10655: Fix optional animate.py doctests
-------------------------------------------------------------+--------------
       Reporter:  kcrisman                                   |         Owner:  
mvngu                             
           Type:  defect                                     |        Status:  
needs_review                      
       Priority:  minor                                      |     Milestone:   
                                 
      Component:  doctest                                    |    Resolution:   
                                 
       Keywords:  convert ImageMagick animate optional sd31  |   Work issues:   
                                 
Report Upstream:  N/A                                        |     Reviewers:  
John Palmieri, Karl-Dieter Crisman
        Authors:  John Palmieri                              |     Merged in:   
                                 
   Dependencies:                                             |      Stopgaps:   
                                 
-------------------------------------------------------------+--------------
Changes (by {'newvalue': u'John Palmieri', 'oldvalue': ''}):

  * status:  new => needs_review
  * author:  => John Palmieri


Old description:

> Pretty much all the optional tests in animate.py are fine to do if you
> possess ImageMagick and the convert command.  Some of them should really
> then save to a temp file (in the doctest).
>
> This ticket is to make sure that all of them have the actual keyword
> convert so that optional doctesting works, and to fix those temp files.
> See #7981 for background.

New description:

 Pretty much all the optional tests in animate.py are fine to do if you
 possess ImageMagick and the convert command.  Some of them should really
 then save to a temp file (in the doctest).

 This ticket is to make sure that all of them have the actual keyword
 convert so that optional doctesting works, and to fix those temp files.
 See #7981 for background.

--

Comment:

 Here's a patch adding `optional -- ImageMagick` marks to three doctests.
 If you run something like `sage -t --only-optional=ImageMagick`, then it
 will run tests marked with `ImageMagick`, but I don't think we've
 implemented anything which says to skip tests marked a certain way.

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