#2872: 3d graphics can't be saved to a file
------------------------------------------+---------------------------------
   Reporter:  was                         |       Owner:  was       
       Type:  defect                      |      Status:  needs_work
   Priority:  major                       |   Milestone:  sage-4.3.1
  Component:  graphics                    |    Keywords:            
     Author:  Bill Cauchois               |    Upstream:  N/A       
   Reviewer:  Tim Dumol, Robert Bradshaw  |      Merged:            
Work_issues:                              |  
------------------------------------------+---------------------------------

Comment(by wcauchois):

 Replying to [comment:6 robertwb]:
 > Trivial failure in sage/plot/plot3d/base.pyx
 >
 > {{{
 >     sage: G.texture_set()
 > Expected:
 >     set([Texture(texture..., yellow, ffff00), Texture(texture..., red,
 ff0000)])
 > Got:
 >     set([Texture(texture816, red, ff0000), Texture(texture817, yellow,
 ffff00)])
 > }}}

 This doctest failure has been in base.pyx for a long time. I fixed it in
 #7985. It is not related to the changes in this ticket.

 Thanks for being a thorough reviewer :).

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