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

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

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 18 Sep 2009 10:29:53 -0400

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.

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.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2396475
Received on 2009-09-18 16:30:04 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.