Source: subversion
Version: 1.6.17dfsg-1
Severity: minor
Justification: cosmetic
Tags: upstream
When building subversion from source, I see
| /usr/lib/jvm/java-gcj/bin/java
"-Dtest.rootdir=/tmp/subversion-1.6.17dfsg/BUILD/subversion/bindings/javahl/test-work"
"-Dtest.fstype="
-Djava.library.path=subversion/bindings/javahl/native/.libs:/usr/lib -classpath
subversion/bindings/javahl/classes:/usr/share/java/junit.jar "-Dtest.tests="
org.tigris.subversion.javahl.RunTests
| ...F........................E..............
| .........
| Time: 8.927
| There was 1 error:
| 1)
testBasicCatStream(org.tigris.subversion.javahl.BasicTests)java.lang.NullPointerException
| at
org.tigris.subversion.javahl.SVNClientSynchronized.streamFileContent(SVNClientSynchronized.java:1555)
| at
org.tigris.subversion.javahl.BasicTests.testBasicCatStream(BasicTests.java:1904)
| at org.tigris.subversion.javahl.RunTests.main(RunTests.java:111)
| There was 1 failure:
| 1)
testLogDate(org.tigris.subversion.javahl.BasicTests)junit.framework.AssertionFailedError:
expected:<1191466852134992> but was:<1191423652134992>
| at org.tigris.subversion.javahl.BasicTests.testLogDate(BasicTests.java:91)
| at org.tigris.subversion.javahl.RunTests.main(RunTests.java:111)
|
| FAILURES!!!
| Tests run: 50, Failures: 1, Errors: 1
|
| make[2]: *** [check-javahl] Error 1
This report is about the failure (not the error). The error is not present
in svn 1.7, so I'm not worried about it, but the failure remains and
seems more interesting.
Is the problem known? Is it Debian-specific? debian/rules says
# This fails on current free JVMs, according to Blair Zajac.
# Thus the "-" prefix, to ignore failure, for now.
Is it a JVM bug? Inquiring minds want to know. :)
Thanks,
Jonathan
$ dpkg-query -W gcj-jdk
gcj-jdk 4:4.6.1-2
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]