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

JavaHL Conflict Resolution callback

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-12 03:55:30 CEST

Get this when I run the tests:

................F.....................

invoking conflict rez callback

....
...
Time: 708.55
There was 1 failure:
1) testBasicConflict(org.tigris.subversion.javahl.BasicTests)junit.framework.AssertionFailedError:
wrong text status in working copy: A/mu expected:<9> but was:<2>
        at org.tigris.subversion.javahl.WC.check(WC.java:468)
        at org.tigris.subversion.javahl.SVNTests$OneTest.checkStatus(SVNTests.java:746)
        at org.tigris.subversion.javahl.SVNTests$OneTest.checkStatus(SVNTests.java:728)
        at org.tigris.subversion.javahl.BasicTests.testBasicConflict(BasicTests.java:1104)
        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:56)

FAILURES!!!
Tests run: 44, Failures: 1, Errors: 0

Also, I noticed that when I ran ./autogen.sh there were a bunch of
warning about missing files related to JavaHL. When I just ran it
again to copy & paste I did not get them again. So maybe they are
files that make javahl creates?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 12 03:55:00 2007

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.