#11701: Add spkg-check to Mercurial
---------------------------+------------------------------------------------
   Reporter:  kcrisman     |          Owner:  tbd       
       Type:  enhancement  |         Status:  new       
   Priority:  minor        |      Milestone:  sage-4.7.2
  Component:  packages     |       Keywords:            
Work_issues:               |       Upstream:  N/A       
   Reviewer:               |         Author:            
     Merged:               |   Dependencies:  #10594    
---------------------------+------------------------------------------------

Comment(by jhpalmieri):

 From the src directory, I ran "make" and then "time make tests".  On an OS
 X box:
 {{{
 # Ran 407 tests, 35 skipped, 32 failed.
 make: *** [tests] Error 1

 real    22m55.609s
 user    10m16.167s
 sys     8m57.330s
 }}}
 On sage.math:
 {{{
 # Ran 407 tests, 25 skipped, 2 failed.
 make: *** [tests] Error 1

 real    13m28.549s
 user    7m48.570s
 sys     2m27.840s
 }}}
 I haven't looked at the output to try to figure out what the failures
 were, but in any case, this testing process takes ''much'' longer than the
 build process.  So I think that we should put this into an `spkg-check`
 file, not into `spkg-install`.  It would be then be annoying to have
 another spkg (along with python) which is known to fail self-tests on
 standard platforms.

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