#13135: list_plot3d.py timeout in Solaris
----------------------------+-----------------------------------------------
       Reporter:  jdemeyer  |         Owner:  jason, was
           Type:  defect    |        Status:  new       
       Priority:  blocker   |     Milestone:  sage-5.1  
      Component:  graphics  |    Resolution:            
       Keywords:            |   Work issues:            
Report Upstream:  N/A       |     Reviewers:            
        Authors:            |     Merged in:            
   Dependencies:            |      Stopgaps:            
----------------------------+-----------------------------------------------
Description changed by jdemeyer:

Old description:

> This used to work on Solaris SPARC in sage-5.1.beta3, but no longer in
> sage-5.1.beta4:
> {{{
> sage -t  --long -force_lib devel/sage/sage/plot/plot3d/list_plot3d.py
> *** *** Error: TIMED OUT! PROCESS KILLED! *** ***
>
>          [5001.6 s]
> }}}

New description:

 This used to work on Solaris SPARC in sage-5.1.beta3, but no longer in
 sage-5.1.beta4:
 {{{
 sage -t  --long -force_lib devel/sage/sage/plot/plot3d/list_plot3d.py
 *** *** Error: TIMED OUT! PROCESS KILLED! *** ***

          [5001.6 s]
 }}}

 More precisely, this takes forever:
 {{{
 Trying:
 
list_plot3d(l,interpolation_type='nn',texture='yellow',num_points=Integer(100))###line
 159:_sage_    >>>
 list_plot3d(l,interpolation_type='nn',texture='yellow',num_points=100)
 Expecting nothing
 }}}

--

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