Pino Toscano <toscano.p...@tiscali.it> writes: > Hi, > > thanks for the review so far! > > Alle martedì 3 maggio 2011, Stephen Leake ha scritto: >> Pino Toscano <toscano.p...@tiscali.it> writes: >> > Also, after the (log!) test suite run I got just three failures: >> > 60 automate_certs FAIL (line 2) >> > 0:09, 0:00 on CPU >> >> This is used by front-ends to create branches, so it's not an >> acceptable failure. Can you post monotone/test/work/func.log (that >> shows the complete test run log for the failure cases). > > It is big for sending by email (~4.1 MB),
Ah. That's because it has an entier mtn database in it, as part of the database_dump_load test. > so I've uploaded it to http://alioth.debian.org/~pino- > guest/logs/hurd/monotone-1.0-2_1_func.log.bz2 (md5sum: > 4d8b7d626526625da5b1c5dd84451995) The path of the package build has > been replaced with BASEDIR, to make the log more readable. Where it > says: Check failed (return value): wanted 0 got 1073741834 that value, > if it is an errno number, it is ECHILD. The failure in automate_certs is in the very start of the test; mtn_setup. That same code is executed in most of the other tests, successfully. So this looks like an intermittent error on the host. You can run just this test by: cd BASEDIR ./run_func_tests automate_certs If that fails consistently, but ./run_func_tests automate_cert passes, there is something very mysterious going on. For the database_dump_load test, the file compare is failing. We'd have to run that test by hand, and compare the two files with a hex dump or something, to see what's wrong. -- -- Stephe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org