[Box Backup] Trunk_1923

Matt Brown boxbackup@fluffy.co.uk
Tue, 6 Nov 2007 17:55:48 +0000


Hi Chris,

Checked out Trunk V 1923 today and compiled without issues, however  
running the tests reports an error in the bbackupd tests...

TEST: test/bbackupd
Killing any running daemons...
Removing old test files...
Copying new test files...
WARNING: Exception thrown: CommonException(OSFileError) at  
BackupClientFileAttributes.cpp(305)
WARNING: Exception thrown: CommonException(OSFileError) at  
BackupClientFileAttributes.cpp(664)
WARNING: Exception thrown: BackupStoreException(AttributesNotLoaded)  
at BackupClientFileAttributes.cpp(591)
NOTICE: Account 0x01234567 created.
NOTICE: Running test bbackupd in release mode...
***********
Your platform supports xattr, but your filesystem does not.
Skipping tests.
***********
Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
Waiting for server to start: done.

==== Testing SSL KeepAlive messages
Waiting for backup daemon to start: . done.
waiting: ............
done.
Waiting for backup daemon to start: . done.
waiting: ............
done.
Waiting for backup daemon to start: . done.
waiting: ............
done.
Waiting for backup daemon to start: . done.
waiting: ............
done.
FAILURE: Condition [line.substr(line.size() - comp.size()) == comp]  
failed at testbbackupd.cpp(979)
Waiting for backup daemon to start: . done.
waiting: ............
done.
Starting server: ../../bin/bbackupd/bbackupd testfiles/bbackupd- 
temploc.conf
Waiting for server to start: done.

==== Testing that absolute symlinks are not followed during restore
waiting: ....
.......
Starting server: ../../bin/bbackupd/bbackupd testfiles/bbackupd- 
temploc.conf
Waiting for server to start: done.

==== Testing that redundant locations are deleted on time
Starting server: ../../bin/bbackupd/bbackupd testfiles/bbackupd.conf
Waiting for server to start: done.

==== Testing that backup pauses when store is full
waiting: ............
NOTICE: Limits on account 0x01234567 changed to 9 soft, 10 hard.
waiting: ............
WARNING: Local file 'testfiles/TestDir1/spacetest/d2/f6' exists, but  
store file '/Test1/spacetest/d2/f6' does not.
WARNING: Local directory 'testfiles/TestDir1/spacetest/d6/d8' exists,  
but store directory '/Test1/spacetest/d6/d8' does not.
NOTICE: Limits on account 0x01234567 changed to 1000 soft, 2000 hard.
waiting: ............
................

==== Check that read-only directories and their contents can be  
restored.

==== Check that SyncAllowScript is executed and can pause backup
WARNING: Local file 'testfiles/TestDir1/Added_During_Pause' exists,  
but store file '/Test1/Added_During_Pause' does not.
Waited for 10 seconds, should have been 10
done.
done.
FAILED: 1 tests failed (first at testbbackupd.cpp:979)

I ran the tests twice and got the same error, thought I should let you  
know :(

Regards

Matt Brown