[Box Backup] Release Candidate 3, Debian 3.1 DeMuDi test results

Stefan Norlin boxbackup@fluffy.co.uk
Mon, 20 Feb 2006 08:35:45 +0100


> Are the normal test results logged to a file somewhere?

You can save the results to file by using tee.

./runtest.pl ALL debug | tee debug.txt
./runtest.pl ALL release | tee release.txt

It will copy stdout into the specified file.

Probably the test that fails (backupdiff) is the timing-related issue
(40 sec timeout is exceeded) but you will see that from the "tee" files.
Look for "FAILURE" in the output.

If you cannot find it yourself, please post the files, after compressing 
them.

Stefan