John Beranek <j...@redux.org.uk> writes: > On 03/03/2011 20:01, Philip Martin wrote: >> John Beranek <j...@redux.org.uk> writes: >> >>> On 03/03/2011 18:30, Philip Martin wrote: >>>> John Beranek <j...@redux.org.uk> writes: >>>> >>>>> >>>>> Am I doing something stupid, or is there some breakage on the trunk? >>>> >> >> That looks like a problem with your build, tests.log might help but you >> probably need to build with debug info and debug one of the failing >> tests with gdb. > > Surprise surprise - the same assertion I get in svnserve/mod_dav_svn: > > START: client-test > lt-client-test: subversion/libsvn_subr/svn_temp_serializer.c:282: > svn_temp_deserializer__resolve: Assertion `*ptr > buffer' failed.
Do you build with BDB support? If so are the 'make bdbcheck' results better? There may still be FSFS failures as some tests will not use BDB, but if there are fewer it could point to a FSFS problem. -- Philip