[Box Backup] "make test" reports error
boxbackup@boxbackup.org
boxbackup@boxbackup.org
Thu, 15 Jan 2009 00:45:31 -0800
I recently compiled from following source:
boxbackup-0.11rc2.tgz
on system:
Linux version 2.6.9-22.0.2.EL (buildcentos@build-i386) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 Tue Jan 17 06:51:40 CST 2006
All is good until "make test" which returns:
--------
common: PASSED
crypto: PASSED
compress: PASSED
raidfile: PASSED
basicserver: PASSED
backupstore: PASSED
backupstorefix: PASSED
backupstorepatch: PASSED
backupdiff: PASSED
bbackupd: FAILED: 1 tests failed (first at testbbackupd.cpp:1163)
make: *** [release/common/test] Error 1
--------
The error in "test-bbackupd.log" is:
FAILURE: Condition [exp_str == found_str] failed at testbbackupd.cpp(1163)
Expected <Receiving stream, size 425> but found <Receiving stream, size 481> in <Receiving stream, size 481>
-------
The system appears to function anyway.
Should I ignore this error?
Is there a workaround?
Thanks,
Stefan