Your message dated Thu, 3 Dec 2015 21:56:36 -0500
with message-id <[email protected]>
and subject line Re: Bug#388563: ftbfs: test suite fails on AMD64
has caused the Debian Bug report #388563,
regarding ftbfs: test suite fails on AMD64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
388563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388563
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subversion
Version: 1.4.0-2
Test suite fails, here the part of the build log which I believe is
relevant (full build log is 1.6 MB):
make[2]: Entering directory
`/usr/src/debian/build/subversion-1.4.0/BUILD'
/usr/lib/jvm/java-gcj/bin/java
-Djava.library.path=subversion/bindings/java/javahl/native/.libs:/usr/lib
-classpath subversion/bindings/ja
va/javahl/classes:/usr/share/java/junit.jar
org.tigris.subversion.javahl.tests.BasicTests
..................E.......F....
Time: 115.664
There was 1 error:
1)
testBasicCatStream(org.tigris.subversion.javahl.tests.BasicTests)java.lang.NullPointerException
at
org.tigris.subversion.javahl.SVNClientSynchronized.streamFileContent(SVNClientSynchronized.java:1237)
at
org.tigris.subversion.javahl.tests.BasicTests.testBasicCatStream(BasicTests.java:1218)
at
org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:69)
There was 1 failure:
1)
testBasicLocking(org.tigris.subversion.javahl.tests.BasicTests)junit.framework.AssertionFailedError:
file should be read only now expec
ted:<false> but was:<true>
at
org.tigris.subversion.javahl.tests.BasicTests.testBasicLocking(BasicTests.java:1408)
at
org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:69)
FAILURES!!!
Tests run: 29, Failures: 1, Errors: 1
make[2]: *** [check-javahl] Error 1
make[2]: Leaving directory
`/usr/src/debian/build/subversion-1.4.0/BUILD'
gij-4.1 4.1.1-13 is installed.
--- End Message ---
--- Begin Message ---
On Thu, Sep 21, 2006 at 05:11:43AM -0500, Peter Samuelson wrote:
> [Max Kellermann]
> > Test suite fails, here the part of the build log which I believe is
> > relevant
>
> No, it's not relevant. That is the Java testsuite failing, which
> happens in every Debian release on every architecture; we are ignoring
> it until gcj proves it can make it pass some day.
Given that gcj can no longer be used to build libsvn-java as of
Subversion 1.9.0, I'm closing this bug. If gcj ever gains support for
the required JDK version, hopefully it will also fix whatever causes the
test suite to fail, too.
Cheers,
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
--- End Message ---