Your message dated Sun, 12 Apr 2020 15:19:00 -0400
with message-id <20200412191900.ebhwepm4avitkyuf@localhost>
and subject line Re: Bug#635181: subversion: javahl BasicTests.testLogDate 
fails (expected:<1191466852134992> but was:<1191423652134992>)
has caused the Debian Bug report #635181,
regarding subversion: javahl BasicTests.testLogDate fails 
(expected:<1191466852134992> but was:<1191423652134992>)
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.)


-- 
635181: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635181
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Version: 1.9.0~rc2-2

On Sat, Jul 23, 2011 at 08:15:29AM -0500, Jonathan Nieder wrote:
> 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

As noted in the bug discussion, this was only happening with non-OpenJDK
Java builds.  Since 1.9.0~rc2-2, those have all been dropped due to a)
inactivity in the available alternative implementations and b) minimum
Java version being raised to 1.6.

Therefore, I'm closing this bug against that upload.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

--- End Message ---

Reply via email to