[Box Backup] 0.10 release candidate 2

Ben Summers boxbackup at fluffy.co.uk
Wed Feb 1 19:13:49 GMT 2006


On 1 Feb 2006, at 18:51, Per Thomsen wrote:

> On 1/31/06 11:59 AM, Per Thomsen wrote:
>> On 1/31/06 11:34 AM, Ben Summers wrote:
>>
>>> Here's a release candidate for Box Backup 0.10:
>>>
>>> http://www.fluffy.co.uk/boxbackup/bin/boxbackup-0.09_plus2.tgz
>>>    (corresponds to SVN revision 354)
>>>
>>> Please test! Reports of whether or not the tests pass on various
>>> platforms appreciated. Server and client versions must match with  
>>> this
>>> release. I'm sure someone will compile a Win32 version shortly.
>>>
> More test results:
>
> Fedora core 2:
> I ran the tests a few times on this box, and I keep getting the  
> following:
> common: PASSED
> crypto: PASSED
> compress: PASSED
> basicserver: PASSED
> raidfile: PASSED
> backupstore: FAILED: 2 tests failed
> backupstorefix: FAILED: 2 tests failed
> backupstorepatch: FAILED: 2 tests failed
> backupdiff: PASSED
> bbackupd: FAILED: 2 tests failed
>
> The failure messages (grep'ed from the output):
> debug-noxattr.out:FAILURE: Server didn't save PID file at
> ../../lib/common/Test.h(133)
> debug-noxattr.out:FAILURE: Condition [pid != -1 && pid != 0] failed at
> testbackupstore.cpp(1714)
> debug-noxattr.out:FAILURE: Server didn't save PID file at
> ../../lib/common/Test.h(133)
> debug-noxattr.out:FAILURE: Condition [pid != -1 && pid != 0] failed at
> testbackupstorefix.cpp(347)
> debug-noxattr.out:FAILURE: Server didn't save PID file at
> ../../lib/common/Test.h(133)
> debug-noxattr.out:FAILURE: Condition [pid != -1 && pid != 0] failed at
> testbackupstorepatch.cpp(362)
> debug-noxattr.out:FAILURE: Server didn't save PID file at
> ../../lib/common/Test.h(133)
> debug-noxattr.out:FAILURE: Condition [bbstored_pid != -1 &&  
> bbstored_pid
> != 0] failed at testbbackupd.cpp(427)
>
> I get the same errors for the debug and release tests (and the
> xattr/no-xattr tests).
>
> I will look into why this is happening, but was wondering if anyone  
> else
> has seen this.

Looks like the server in the backupstore test isn't being killed,  
which then screws up the other tests.


>
> Fedora core 3:
> - non-xattr disk release tests: All PASS
> - non-xattr disk debug tests: Had one failure in backupdiff test,  
> but my
> terminal scroll buffer was full, so I
>                               couldn't see the error. Unable to
> reproduce, when redirecting output to a file (All PASS). Timing issue?

You can do single tests like

  ./runtest.pl backupstore release

Thanks for all the testing!

Ben







More information about the Boxbackup mailing list