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

potential issue with javahl on EM64T/ GNU/Linux

From: Eric West <eric.west_at_open-silicon.com>
Date: 2005-07-05 21:28:36 CEST

Hi,

Here is a potential bug I reported on the subclipse mailing list and
they told me to post it over here:

-Eric

Ignoring the error does not seem to work for me. I am installing javahl
and seeing if that makes any difference. I have no clue what I am
doing... However in the process I came across a bug that may interest
the subversion team. On a 32-bit pentium-4 system running redhat linux
I run 'make check-javahl' and it passes. But on an EM64T system running
SusE Linux and latest release of java amd64 SDK I get the following
failure for make check-javahl:

sky5 local/subversion-1.2.0# make check-javahl
/usr/local/java/bin/java
-Djava.library.path=subversion/bindings/java/javahl/native/.libs:/usr/local/lib -classpath subversion/bindings/java/javahl/classes:/usr/local/junit/junit.jar:
/usr/local/java/jre/lib:/usr/local/java/jre/lib/charsets.jar:/usr
/local/java/jre/lib/jce.jar:/usr/local/java/jre/lib/jsse.jar:/usr/local/java/jre/lib/rt.jar org.tigris.subversion.javahl.tests.BasicTests
......................F.
Time: 63.592
There was 1 failure:
1)
testBasicLocking(org.tigris.subversion.javahl.tests.BasicTests)junit.framework.AssertionFailedError: file should be read
only now expected:<false> but was:<true>
        at
org.tigris.subversion.javahl.tests.BasicTests.testBasicLocking(BasicTests.java:1326)
        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)

-Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 5 23:25:40 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.