[Box Backup-dev] Trunk test failures on FreeBSD (5.x/i386)

James O'Gorman boxbackup-dev at fluffy.co.uk
Tue Feb 14 19:44:49 GMT 2006


On Tue, Feb 14, 2006 at 04:26:30PM +0000, Martin Ebourne wrote:
> On Tue, 2006-02-14 at 15:45 +0000, James O'Gorman wrote:
> > On Tue, Feb 14, 2006 at 02:53:03PM +0000, Martin Ebourne wrote:
> > > On Tue, 2006-02-14 at 14:39 +0000, James O'Gorman wrote:
> > > > I've just run the debug and release tests from r461 - output attached.
> > > > 
> > > > backupstore: FAILED: 6 tests failed
> > > 
> > > Works here. Has it worked previously? Can you track down the rev that
> > > broke it?
> > 
> > I just 'updated' from r461 to r412 and only 4 tests failed in debug mode
> > then - the two en->GetName() failures appeared somewhere between these
> > two revs. I'll have a look through the commit logs to see if I can spot
> > which rev it was...
> > 
> > Shall I try rolling back even further to see when those other 4 errors
> > appeared (assuming they weren't always there...)?
> 
> If those errors are still in HEAD, yes. Don't try tracking down anything
> already fixed. :)

r363 introduced these errors (still present in HEAD):

FAILURE: Condition [dir.GetAttributesModTime() == 329483209443598LL]
failed at testbackupstore.cpp(1244)
FAILURE: Condition [dir.GetAttributes() == attrtest] failed at
testbackupstore.cpp(1246)
FAILURE: Condition [foundCurrent] failed at testbackupstore.cpp(1322)
FAILURE: Condition [foundOld] failed at testbackupstore.cpp(1323)

I think r414 introduced these errors (also still in HEAD):

FAILURE: Condition [en->GetName() != uploads[UPLOAD_FILE_TO_MOVE].name]
failed at testbackupstore.cpp(1293)
FAILURE: Condition [en->GetName() != uploads[UPLOAD_FILE_TO_MOVE].name]
failed at testbackupstore.cpp(1293)

Hope that helps!

James



More information about the Boxbackup-dev mailing list