#9519: scipy does not exit if there are build failures, but spkg-install looks 
OK
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  GeorgSWeber                             
    
       Type:  defect    |      Status:  new                                     
    
   Priority:  major     |   Milestone:  sage-4.5.1                              
    
  Component:  build     |    Keywords:                                          
    
     Author:            |    Upstream:  None of the above - read trac for 
reasoning.
   Reviewer:            |      Merged:                                          
    
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by mpatel):

 If enough parts of Sage run, you could try running the test suite, e.g.,
 {{{
 #!sh
 $ ./sage -sh
 sage subshell$ easy_install nose
 sage subshell$ exit
 $ ./sage -python -c "import scipy; scipy.test()"
 }}}
 [http://sage.math.washington.edu/home/mpatel/trac/9519/scipy_nosetest.log
 Here's the output] on sage.math with 4.5.

 I suppose we could optionally (if the user/developer desires) install nose
 automatically.

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