BEGIN_TASK "svn up|DEBUG" 2010-02-01-19-16-12
BEGIN_SUBTASK "List of new commits"
cd /home/testfarm//
[OK]
true ; cd clam; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r13892 | dgarcia | 2010-01-29 18:27:20 +0100 (dv, 29 gen 2010) | 2 lines
* ProcessingBox: Fix: iconRegion was event transparent to other events, in such cases, should be like the nameRegion
------------------------------------------------------------------------
/home/testfarm
true ; cd acustica; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r6436 | parumi | 2010-02-01 18:39:01 +0100 (dl, 01 feb 2010) | 2 lines
* syntax corrected benchmark clamrefactor
------------------------------------------------------------------------
/home/testfarm
true ; cd data_acustica; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r6437 | parumi | 2010-02-01 19:11:19 +0100 (dl, 01 feb 2010) | 2 lines
* hores gener acabades
------------------------------------------------------------------------
r6438 | parumi | 2010-02-01 19:11:45 +0100 (dl, 01 feb 2010) | 2 lines
* removed old hours january
------------------------------------------------------------------------
r6439 | parumi | 2010-02-01 19:12:38 +0100 (dl, 01 feb 2010) | 2 lines
* moved iteration planning photos
------------------------------------------------------------------------
r6440 | parumi | 2010-02-01 19:16:09 +0100 (dl, 01 feb 2010) | 2 lines
* changed naming convention of hours iterations xls
------------------------------------------------------------------------
/home/testfarm
true ; cd clam/testdata; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r126 | nolaiz | 2009-12-17 11:54:27 +0100 (dj, 17 des 2009) | 2 lines
* hoa2sixteen_sixteen_expected: updated to the new hoa decoder final gain
------------------------------------------------------------------------
/home/testfarm
svn up --accept postpone clam
[OK]
INFO: At revision 13892.
svn up --accept postpone acustica
[OK]
INFO: At revision 6440.
svn up --accept postpone data_acustica
[OK]
INFO: D data_acustica/management/Hours_Ite_2_16_Nov.xls
D data_acustica/management/Hours_January1.xls
D data_acustica/management/Hours_Ite_17_30_Nov.xls
D data_acustica/management/Hours_Ite_1_15_Dec.xls
D data_acustica/management/iterations_planning
D data_acustica/management/Hours_Ite_28_Jan_8_Feb.xls
D data_acustica/management/Hours_January1_NO.xls
D data_acustica/management/Hours_January.xls
A data_acustica/management/photos_iteration_planning
A data_acustica/management/photos_iteration_planning/2nov-16nov-2009.jpg
A data_acustica/management/photos_iteration_planning/17nov-30nov-2009.jpg
A data_acustica/management/photos_iteration_planning/January_1it.jpg
A data_acustica/management/photos_iteration_planning/13oct-26oct-2009.jpg
A data_acustica/management/hours_iteration_2_16_Nov_2009.xls
A data_acustica/management/hours_iteration_17_30_Nov_2009.xls
A data_acustica/management/hours_iteration_28_Jan_8_Feb_2010.xls
A data_acustica/management/hours_iteration_7_27_Jan_2010.xls
A data_acustica/management/hours_iteration_1_15_Dec_2009.xls
Updated to revision 6440.
svn up --accept postpone clam/testdata
[OK]
INFO: At revision 126.
END_SUBTASK "List of new commits"
BEGIN_SUBTASK "count lines of code"
echo /home/testfarm//clam/CLAM
[OK]
STATS: {clam_loc}
echo /home/testfarm//clam/SMSTools
[OK]
STATS: {smstools_loc}
echo /home/testfarm//clam/NetworkEditor
[OK]
STATS: {networkeditor_loc}
END_SUBTASK "count lines of code"
BEGIN_SUBTASK "Deployment"
cd /home/testfarm//clam/CLAM
[OK]
rm -rf /home/testfarm/local/*
[OK]
scons configure prefix=/home/testfarm/local release=0
[OK]
scons
[OK]
scons install
[OK]
mkdir -p /home/testfarm/local/bin
[OK]
END_SUBTASK "Deployment"
BEGIN_SUBTASK "Unit Tests"
cd /home/testfarm//clam/CLAM/test
[OK]
scons test_data_path=/home/testfarm//clam/testdata clam_prefix=/home/testfarm/local
[OK]
cd UnitTests
[OK]
echo no command specified
[OK]
./UnitTests
[OK]
echo no command specified
[OK]
STATS: {exectime_unittests}
END_SUBTASK "Unit Tests"
BEGIN_SUBTASK "Functional Tests"
cd /home/testfarm//clam/CLAM/test
[OK]
scons test_data_path=/home/testfarm//clam/testdata clam_prefix=/home/testfarm/local
[OK]
cd FunctionalTests
[OK]
echo no command specified
[OK]
./FunctionalTests
[OK]
echo no command specified
[OK]
STATS: {exectime_functests}
END_SUBTASK "Functional Tests"
BEGIN_SUBTASK "CLAM Examples"
cd /home/testfarm//clam/CLAM/examples
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
END_SUBTASK "CLAM Examples"
BEGIN_SUBTASK "BM-Audio Soxsucks"
cd /home/testfarm//acustica/soxsucks/
[OK]
scons
[OK]
ln -s /home/testfarm//acustica/soxsucks/soxsucks /home/testfarm/local/bin
[OK]
END_SUBTASK "BM-Audio Soxsucks"
BEGIN_SUBTASK "BM-Audio Raytracing"
cd /home/testfarm//acustica/raytracing
[OK]
scons
[OK]
ln -s /home/testfarm//acustica/raytracing/raytracing /home/testfarm/local/bin
[OK]
./back2back.py
[OK]
END_SUBTASK "BM-Audio Raytracing"
BEGIN_SUBTASK "CLAM Plugins"
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
scons clam_prefix=/home/testfarm/local raytracing=disabled
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
scons clam_prefix=/home/testfarm/local raytracing=traditional
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/spacialization/ladspa/
[OK]
scons -c
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/continuousExcitationSynthesizer
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/GuitarEffects/
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/sndfile
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/osc
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/speech
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "CLAM Plugins"
BEGIN_SUBTASK "NetworkEditor installation"
cd /home/testfarm//clam/NetworkEditor
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "NetworkEditor installation"
BEGIN_SUBTASK "Back-to-back network tests"
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
./back2back.py
[OK]
END_SUBTASK "Back-to-back network tests"
BEGIN_SUBTASK "BM-Audio back-to-back tests"
ln -s /home/testfarm//acustica/rendercoreo/rendercoreo /home/testfarm/local/bin
[OK]
cd /home/testfarm//acustica/bformat2binaural
[OK]
./back2back.py
[OK]
cd /home/testfarm//data_acustica/test_coreos
[OK]
./back2back.py
[OK]
END_SUBTASK "BM-Audio back-to-back tests"
BEGIN_SUBTASK "SMSTools installation"
cd /home/testfarm//clam/SMSTools
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
/home/testfarm//clam/CLAM/scons/sconstools/changeExampleDataPath.py /home/testfarm/local/share/smstools
[OK]
END_SUBTASK "SMSTools installation"
BEGIN_SUBTASK "vmqt4 compilation and examples"
cd /home/testfarm//clam/Annotator/vmqt
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local release=1 double=1
[OK]
scons examples
[OK]
END_SUBTASK "vmqt4 compilation and examples"
BEGIN_SUBTASK "Annotator installation"
cd /home/testfarm//clam/Annotator
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Annotator installation"
BEGIN_SUBTASK "Chordata installation"
cd /home/testfarm//clam/chordata
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Chordata installation"
BEGIN_SUBTASK "Voice2MIDI installation"
cd /home/testfarm//clam/Voice2MIDI
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Voice2MIDI installation"
END_TASK "svn up|DEBUG" 2010-02-01-19-31-47 True