[
https://issues.apache.org/jira/browse/MNG-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov resolved MNG-5907.
---------------------------------
Resolution: Fixed
Fixed with
[316298e529c08936562d707ef136dc2756f0f084|https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=316298e529c08936562d707ef136dc2756f0f084].
> org.apache.maven.repository.internal.RemoteSnapshotMetadataTest Fails
> starting at midnight
> ------------------------------------------------------------------------------------------
>
> Key: MNG-5907
> URL: https://issues.apache.org/jira/browse/MNG-5907
> Project: Maven
> Issue Type: Bug
> Components: core
> Affects Versions: 3.3.7
> Reporter: Karl Heinz Marbaise
> Assignee: Michael Osipov
> Fix For: 3.3.7
>
>
> Currently this test fails (it seemed to be the reason having started the
> build at midnight CET):
> Running org.apache.maven.repository.internal.RemoteSnapshotMetadataTest
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec <<<
> FAILURE! - in org.apache.maven.repository.internal.RemoteSnapshotMetadataTest
> gregorianCalendarIsUsed(org.apache.maven.repository.internal.RemoteSnapshotMetadataTest)
> Time elapsed: 0.011 sec <<< FAILURE!
> java.lang.AssertionError: Expected 20151007 to be in [20151008]
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.maven.repository.internal.RemoteSnapshotMetadataTest.gregorianCalendarIsUsed(RemoteSnapshotMetadataTest.java:79)
> Running org.apache.maven.repository.internal.RepositorySystemTest
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec -
> in org.apache.maven.repository.internal.RepositorySystemTest
> I have run maven build several times over the day and had no problems..I have
> to take a deeper look into this...
> I have run the build at about 11:00 o'clock am (CET) and the build is
> successful....with the exact same code state.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)