[
https://issues.apache.org/jira/browse/MSHARED-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728801#comment-16728801
]
Michael Osipov edited comment on MSHARED-448 at 12/25/18 7:24 PM:
------------------------------------------------------------------
This test has been disabled in
[b2e019439a6dcd4f6ffe897cca832d9db4091fd5|https://gitbox.apache.org/repos/asf?p=maven-archiver.git;a=commit;h=b2e019439a6dcd4f6ffe897cca832d9db4091fd5]
since this is a regression in the JDK. Retried on CentOS 7: Java 7 works, Java
11 works, Java 8 is broken. The issue has been fixed in Java 10.
was (Author: michael-o):
This test has been disabled in Fixed with
[b2e019439a6dcd4f6ffe897cca832d9db4091fd5|https://gitbox.apache.org/repos/asf?p=maven-archiver.git;a=commit;h=b2e019439a6dcd4f6ffe897cca832d9db4091fd5]
since this is a regression in the JDK. Retried on CentOS 7: Java 7 works, Java
11 works, Java 8 is broken. The issue has been fixed in Java 10.
> testRecreation failure with OpenJDK 8 on Linux
> ----------------------------------------------
>
> Key: MSHARED-448
> URL: https://issues.apache.org/jira/browse/MSHARED-448
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-archiver
> Affects Versions: maven-archiver-3.0.0
> Environment: OpenJDK 1.8.0_60 (Linux, amd64)
> Maven 3.3.3
> Reporter: Mikolaj Izdebski
> Assignee: Karl Heinz Marbaise
> Priority: Major
> Fix For: maven-archiver-3.3.0
>
>
> testRecreation test of maven-archiver 3.0.0 fails with OpenJDK on Linux
> {code}
> testRecreation(org.apache.maven.archiver.MavenArchiverTest) Time elapsed:
> 0.026 sec <<< FAILURE!
> junit.framework.AssertionFailedError: expected:<1445257310000> but
> was:<1445257250000>
> at junit.framework.Assert.fail(Assert.java:50)
> at junit.framework.Assert.failNotEquals(Assert.java:287)
> at junit.framework.Assert.assertEquals(Assert.java:67)
> at junit.framework.Assert.assertEquals(Assert.java:134)
> at junit.framework.Assert.assertEquals(Assert.java:140)
> at
> org.apache.maven.archiver.MavenArchiverTest.testRecreation(MavenArchiverTest.java:248)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)