Re: $build.sh test is very long

Rainer Schöpf <[email protected]> Tue, 11 Jan 2011 00:04:06 +0100 (CET)
Newsgroups gmane.comp.cms.lenya.devel
Message-ID <alpine.DEB.2.00.1101102357030.9967@wintermute>
Hi Florent,

 > If some of you have ideas for reduce the time to test it could be great
 > and helpful because with little time to test is less boring to run it
 > and easy to do it frequently.
 > 
 > IMO it's not a blocker for 2.0.4 release but something to take care /
 > improve for the 2.1.x branch.
 > 
 > Duration of some test is huge... see under.
 > 
 > So, total time is 14 minutes 18 seconds on my computer (a pretty good one).

Hmm, on my home computer it takes less than 3 minutes. Running 

 time ./build.sh test

gives

real	2m47.885s
user	3m24.081s
sys	0m12.681s

 Rainer