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

Re: JavaHL - error during tests (possibly WC-NG related)

From: Dave Brown <dave.brown_at_wandisco.com>
Date: Fri, 18 Sep 2009 07:39:41 -0700

Mark Phippard wrote:
> The buildbot has been crashing for a while during the test run with a
> memory error. I was seeing this recently too, and just learned how to
> get a stack trace. However, of course now the tests are not crashing
> for me. So maybe something was just fixed. The buildbot has not run
> in since yesterday.

r39418 fixed a crash in loggy stuff during merge operations of the
javaHL tests. The segv is avoided, it now just raises an error "path
xxx not a child of yyy".

-dave

>
> Anyway, there is one error now in the tests that looks WC-NG related?
>
> There was 1 error:
> 1) testMergeConflictResolution(org.tigris.subversion.javahl.BasicTests)org.tigris.subversion.javahl.ClientException:
> Path is not an immediate child of the specified directory
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: traced call
> svn: path '/var/folders/np/np0+f8EnHlacqSEtJRJGqk+++TI/-Tmp-/tempfile.3.tmp'
> not a child of '/Users/mphippard/work/src-trunk/subversion/bindings/javahl/test-work/working_copies/basic_test36/A'
>
> svn: subversion/libsvn_client/merge.c:9277: (apr_err=125007)
> at org.tigris.subversion.javahl.SVNClient.merge(Native Method)
> at org.tigris.subversion.javahl.SVNClientSynchronized.merge(SVNClientSynchronized.java:1023)
> at org.tigris.subversion.javahl.BasicTests.testMergeConflictResolution(BasicTests.java:2601)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at org.tigris.subversion.javahl.RunTests.main(RunTests.java:116)
>
>
> I will be interested to see if the crash disappears when the buildbot
> runs again.
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2396479
Received on 2009-09-18 16:41:23 CEST

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.