You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/03/28 15:00:03 UTC

[jira] [Commented] (MNG-5907) org.apache.maven.repository.internal.RemoteSnapshotMetadataTest fails to start at midnight

    [ https://issues.apache.org/jira/browse/MNG-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069622#comment-17069622 ] 

Hudson commented on MNG-5907:
-----------------------------

Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4

See https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/

> org.apache.maven.repository.internal.RemoteSnapshotMetadataTest fails to start 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.9
>            Reporter: Karl Heinz Marbaise
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.3.9
>
>
> 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
(v8.3.4#803005)