[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn trunk r12407: FAIL (i686-pc-linux-gnu static ra_svn fsfs)

From: Josh Pieper <jjp_at_pobox.com>
Date: 2004-12-20 01:26:55 CET

John Szakmeister wrote:
> On Sunday 19 December 2004 17:18, brane@xbc.nu wrote:
> > PASS: update apr-0.9
> > PASS: update apr-util-0.9
> > PASS: update apache-2.0
> > PASS: update subversion
> > PASS: autogen.sh
> > BUILD: apr-0.9
> > PASS: apr-0.9::check rebuild status
> > BUILD: apr-util-0.9
> > PASS: apr-util-0.9::check rebuild status
> > BUILD: apache-2.0
> > PASS: apache-2.0::check rebuild status
> [snip]
> > FAIL: basic_tests.py 13: checkout a path no longer in HEAD
> > FAIL: update_tests.py 23: update a nested wc in a read-only wc
> > FAIL: stat_tests.py 12: status -u on working copy deleted in HEAD
> > make[1]: *** [check] Error 1
> > make[1]: Leaving directory `/home/brane/svn/obj-st'
> > make: *** [svncheck] Error 2
> > Complete log saved in
> > /home/brane/svn/LOG_svn_check_static_ra_svn_fsfs.12407.failed FAIL:
> > make svncheck
> > PASS: kill svnserve
>
> Does anybody have any idea what's going on here? All of these tests pass
> on my box:
>
> :: uname -a
> Linux linux 2.6.5-7.111.5-smp #1 SMP Wed Nov 17 11:08:17 UTC 2004 i686
> athlon i386 GNU/Linux
>
> The failures in the tests are a result of an assertion failing. In
> particular:
> svn: ../svn-trunk/subversion/libsvn_client/checkout.c:63:
> svn_client__checkout_internal: Assertion `URL != ((void *)0)' failed.

That is my fault. The assertion is checking against an uninitialized
variable. Will fix shortly.

-Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 20 01:28:11 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.