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

javahl: One error with make check-javahl

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-01-03 20:59:32 CET

Hello,

I just checked javahl bindings, and found following:

svn: trunk @ 12575

java: version "1.4.2-01"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-01)
Java HotSpot(TM) 64-Bit Server VM (build Blackdown-1.4.2-01, mixed mode)

junit: 3.8.1

Error message: make check-javahl

/opt/blackdown-jdk-1.4.2.01/bin/java -Djava.library.path=/home/jaa/tmpfs/inst/trunk/lib -classpath
subversion/bindings/java/javahl/classes:/opt/junit/3.8.1/junit.jar
org.tigris.subversion.javahl.tests.BasicTests
............E........
Time: 48,043
There was 1 error:
1)
testBasicCheckoutDeleted(org.tigris.subversion.javahl.tests.BasicTests)org.tigris.subversion.javahl.ClientException:
Filesystem has no item
svn: File not found: revision 2, path '/A/D'

        at org.tigris.subversion.javahl.SVNClient.checkout(Native Method)
        at
        org.tigris.subversion.javahl.tests.BasicTests.testBasicCheckoutDeleted(BasicTests.java:1005)
        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.tests.BasicTests.main(BasicTests.java:67)

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

make: *** [check-javahl] Error 1

The make check-javahl has passed previously so this is a new one.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 3 21:00:45 2005

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.