BEGIN_TASK "svn up|DEBUG" 2008-07-22-15-22-02
BEGIN_SUBTASK "List of new commits"
cd $HOME/clam [OK]
svn log -r BASE:HEAD [OK]

INFO: ------------------------------------------------------------------------ r11677 | dgarcia | 2008-07-22 14:52:14 +0200 (dt, 22 jul 2008) | 2 lines * Added testdata for aggregator tests ------------------------------------------------------------------------ r11678 | dgarcia | 2008-07-22 15:16:08 +0200 (dt, 22 jul 2008) | 2 lines * Pool.py: passing merging tests, AvailableDescriptors and overwritting descriptors if they already exist ------------------------------------------------------------------------ r11679 | dgarcia | 2008-07-22 15:17:23 +0200 (dt, 22 jul 2008) | 2 lines * test data path changed 'data' -> 'testdata' ------------------------------------------------------------------------ r11680 | dgarcia | 2008-07-22 15:18:14 +0200 (dt, 22 jul 2008) | 2 lines * FileMetadataSource: supporting both 'path' based mode and in place mode ------------------------------------------------------------------------ r11681 | dgarcia | 2008-07-22 15:20:35 +0200 (dt, 22 jul 2008) | 2 lines * Aggregator.py: annotating the scope renamings ------------------------------------------------------------------------

svn up [OK]

INFO: U Annotator/scripts/FileMetadataSourceTest.py U Annotator/scripts/FileMetadataSource.py U Annotator/scripts/MetadataSourceAggregatorTest.py U Annotator/scripts/Pool.py U Annotator/scripts/Aggregator.py Updated to revision 11681.

END_SUBTASK "List of new commits"
BEGIN_SUBTASK "count lines of code"
echo $HOME/clam/CLAM [OK]

STATS: {clam_loc}

echo $HOME/clam/SMSTools [OK]

STATS: {smstools_loc}

echo $HOME/clam/NetworkEditor [OK]

STATS: {networkeditor_loc}

END_SUBTASK "count lines of code"
BEGIN_SUBTASK "Deployment"
cd $HOME/clam/CLAM [OK]
rm -rf $HOME/local/* [OK]
cd $HOME/clam/CLAM/ [OK]
scons configure prefix=$HOME/local release=0 [OK]
scons [OK]
scons install [OK]
END_SUBTASK "Deployment"
BEGIN_SUBTASK "Unit Tests"
cd $HOME/clam/CLAM [OK]
cd test [OK]
scons test_data_path=$HOME/clam/testdata clam_prefix=$HOME/local [OK]
cd UnitTests [OK]
echo no command specified [OK]
./UnitTests
BEGIN_SUBTASK "Functional Tests"
cd $HOME/clam/CLAM [OK]
cd test [OK]
scons test_data_path=$HOME/clam/testdata clam_prefix=$HOME/local [OK]
cd FunctionalTests [OK]
echo no command specified [OK]
./FunctionalTests [OK]

INFO: + All Tests + CLAMTest::cppUnitHelperTest . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_NotEquals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_Equals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_Equals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentUnrelatedClasses . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentSuperAndSubClass . CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog . CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog_AfterClearLog + CLAMTest::FFTW3FunctionalTest . CLAMTest::FFTW3FunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTW3FunctionalTest::test_WithNonPowerOfTwoInput . CLAMTest::FFTW3FunctionalTest::test_WithComplex . CLAMTest::FFTW3FunctionalTest::test_WithPolar . CLAMTest::FFTW3FunctionalTest::test_WithBPF + CLAMTest::FFTOouraFunctionalTest . CLAMTest::FFTOouraFunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTOouraFunctionalTest::test_WithNonPowerOfTwoInput_fails . CLAMTest::FFTOouraFunctionalTest::test_WithComplex . CLAMTest::FFTOouraFunctionalTest::test_WithPolar . CLAMTest::FFTOouraFunctionalTest::test_WithBPF + CLAMTest::FFTNumRecFunctionalTest . CLAMTest::FFTNumRecFunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTNumRecFunctionalTest::test_WithNonPowerOfTwoInput_fails . CLAMTest::FFTNumRecFunctionalTest::test_WithComplex . CLAMTest::FFTNumRecFunctionalTest::test_WithPolar . CLAMTest::FFTNumRecFunctionalTest::test_WithBPF + CLAMTest::MonoAudioFileWriterFunctionalTest . CLAMTest::MonoAudioFileWriterFunctionalTest::testConfigure_twoOnTheSameFileFail . CLAMTest::MonoAudioFileWriterFunctionalTest::testDo_PCM_WritesTheSameItWasRead . CLAMTest::MonoAudioFileWriterFunctionalTest::testDo_OggVorbis_WritesTheSameItWasRead + CLAMTest::MultiChannelAudioFileWriterFunctionalTest . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_PCM_WritesRightAKnownSignal . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_DoubleWriting_Is_Not_Allowed . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_PCM_WritesTheSameThatWasRead . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_OggVorbis_WritesTheSameThatWasRead + CLAMTest::MelFilterBankTest . CLAMTest::MelFilterBankTest::test_Configuration . CLAMTest::MelFilterBankTest::test_Do_FullRangeFilterBank . CLAMTest::MelFilterBankTest::test_Do_SpeechRangeFilterBank + CLAMTest::MonoAudioFileReaderFunctionalTest . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWithoutAudioFileInConfig . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenSelectedChannelExists . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenSelectedChannelIsOutOfRange . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrameFromMonoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFramesFromMonoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrameFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFramesFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_OggVorbis_JustOneFrameFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_OggVorbis_JustTwoFramesFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::test_MpegAudioFiles_AreDecoded_OK . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_JustTwoFramesBeginTimesAreRight . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_JustOneFrame_SampleRateIsOK . CLAMTest::MonoAudioFileReaderFunctionalTest::test_WindowsMedia_WAVE_File + CLAMTest::MultiChannelAudioFileReaderFunctionalTest . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWithoutAudioFileInConfig . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_DefaultChannelSelection_ChannelsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_DefaultChannelSelection_PortNumberIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ManualChannelSelection_ChannelsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ManualChannelSelection_PortNumberIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalse_ManualChannelSelection_TooMany . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalse_ManualChannelSelection_InvalidChannel . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrame . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFrames . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_OggVorbis_JustOneFrame . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_OggVorbis_JustTwoFrames . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_128kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_192kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_64kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_320kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_LowVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_AvgVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_HighVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_JustOneFrame_SampleRateIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_JustTwoFrames_BeginTimesAreOK + CLAMTest::TestStreamingSMSAnalysisSynthesis . CLAMTest::TestStreamingSMSAnalysisSynthesis::testAnalysisSynthesis . CLAMTest::TestStreamingSMSAnalysisSynthesis::testAnalysisSynthesisInaNetwork + CLAMTest::ControlTraceReaderFunctionalTest . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWithoutTraceFileInConfig . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWhenTraceEventsExist . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWhenTraceFileIsEmpty + CLAMTest::ControlTraceWriterFunctionalTest . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWithoutTraceFileInConfig . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWithoutInputsInConfig . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWhenConfiguredWithNoInputs + CLAMTest::CepstralTransformTest . CLAMTest::CepstralTransformTest::test_Configuration . CLAMTest::CepstralTransformTest::test_Do_20to13 . CLAMTest::CepstralTransformTest::test_Do_20to1 .........########################################################## ######################## WARNING ######################### ########################################################## At file scons/libs/processing/src/FFT_fftw3.cxx line 123 FFT_fftw3: Do(): Not a power of two ................................................................NetworkPlayer::Init() In: /home/parumi/clam/testdata/Elvis.wav Out: /home/parumi/clam/testdata/SMSTests/out_sms_net_stream_result.wav .Warning: 1 sinks were not fed, so could not send audio to the callback. .Warning: 1 sinks were not fed, so could not send audio to the callback. ....................................................................................................................................................................................................................................................................end of the test ....########################################################## ######################## WARNING ######################### ########################################################## At file scons/libs/core/src/XMLStorage.cxx line 118 Restoring from an unopened file with filename .......... OK (87 tests)

echo no command specified [OK]

STATS: {exectime_functests}

END_SUBTASK "Functional Tests"
BEGIN_SUBTASK "CLAM Examples"
echo set QTDIR to qt4 [OK]
cd $HOME/clam/CLAM/examples [OK]
scons clam_prefix=$HOME/local [OK]
END_SUBTASK "CLAM Examples"
BEGIN_SUBTASK "SMSTools installation"
echo setting QTDIR to qt3 path [OK]
cd $HOME/clam/SMSTools [OK]
scons prefix=$HOME/local clam_prefix=$HOME/local [OK]
scons install [OK]
$HOME/clam/CLAM/scons/sconstools/changeExampleDataPath.py $HOME/local/share/smstools [OK]
END_SUBTASK "SMSTools installation"
BEGIN_SUBTASK "vmqt4 compilation and examples"
echo setting QTDIR to qt4 path [OK]
cd $HOME/clam/Annotator/vmqt [OK]
scons prefix=$HOME/local clam_prefix=$HOME/local release=1 double=1 [OK]
scons examples [OK]
END_SUBTASK "vmqt4 compilation and examples"
BEGIN_SUBTASK "Annotator installation"
echo setting QTDIR to qt4 path [OK]
cd $HOME/clam/Annotator [OK]
scons clam_vmqt4_path=vmqt prefix=$HOME/local clam_prefix=$HOME/local [OK]
scons install [OK]
END_SUBTASK "Annotator installation"
BEGIN_SUBTASK "NetworkEditor installation"
echo setting QTDIR to qt4 path [OK]
cd $HOME/clam/NetworkEditor [OK]
scons prefix=$HOME/local clam_prefix=$HOME/local [OK]
scons install [OK]
$HOME/clam/CLAM/scons/sconstools/changeExampleDataPath.py $HOME/local/share/smstools [OK]
END_SUBTASK "NetworkEditor installation"
BEGIN_SUBTASK "Plugins compilation"
echo setting QTDIR to qt4 path [OK]
cd $HOME/clam/CLAM/plugins/spacialization [OK]
scons clam_prefix=$HOME/local [OK]
scons install [OK]
cd $HOME/clam/CLAM/plugins/continuousExcitationSynthesizer [OK]
scons clam_prefix=$HOME/local [OK]
scons install [OK]
cd $HOME/clam/CLAM/plugins/osc [OK]
scons clam_prefix=$HOME/local [OK]
scons install [OK]
cd $HOME/clam/CLAM/plugins/speech [OK]
scons clam_prefix=$HOME/local [OK]
scons install [OK]
END_SUBTASK "Plugins compilation"
BEGIN_SUBTASK "Padova Speech SMS (external repository)"
cd $HOME/clam/padova-speech-sms/ [OK]
svn log -r BASE:HEAD [OK]

INFO: ------------------------------------------------------------------------

svn up [OK]

INFO: At revision 221.

make [OK]
END_SUBTASK "Padova Speech SMS (external repository)"
END_TASK "svn up|DEBUG" 2008-07-22-15-27-20 True

TestFarm is free software. Learn about TestFarm.