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

JavaHL Test failures

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-08 18:22:16 CEST

I have not run JavaHL tests recently and I do not know if anyone else
does either. I just ran them on Windows and got these two failures.
I wonder if the tests just need to be updated based on changes Paul
Burba made recently?

Does anyone else get these?

There were 2 failures:
1) testMergeInfoRetrieval(org.tigris.subversion.javahl.BasicTests)junit.framewor
k.ComparisonFailure: Unexpected first revision range for '/A/mu' on 'C:\svn\src-
trunk\Release\working_copies\basic_test32\branches\A\mu' expected:<1...> but was
:<0...>
        at org.tigris.subversion.javahl.BasicTests.acquireMergeInfoAndAssertEqua
ls(BasicTests.java:2121)
        at org.tigris.subversion.javahl.BasicTests.testMergeInfoRetrieval(BasicT
ests.java:2092)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at org.tigris.subversion.javahl.RunTests.main(RunTests.java:56)
2) testBasicMerge(org.tigris.subversion.javahl.BasicTests)junit.framework.Assert
ionFailedError: Notification of beginning of merge reported incorrect start revi
sion expected:<3> but was:<2>
        at org.tigris.subversion.javahl.BasicTests.testBasicMerge(BasicTests.jav
a:2191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at org.tigris.subversion.javahl.RunTests.main(RunTests.java:56)

-- 
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 Wed Aug 8 18:20:24 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.