[jira] [Updated] (MNG-5907) org.apache.maven.repository.internal.RemoteSnapshotMetadataTest Fails starting at midnight

2015-10-10 Thread Michael Osipov (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNG-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MNG-5907:

Fix Version/s: 3.3.7

> 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 
> successfulwith the exact same code state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MNG-5907) org.apache.maven.repository.internal.RemoteSnapshotMetadataTest Fails starting at midnight

2015-10-08 Thread Karl Heinz Marbaise (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNG-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise updated MNG-5907:
-
Description: 
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 
successfulwith the exact same code state.

  was:
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...


> 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
>
> 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 
> successfulwith the exact same code state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MNG-5907) org.apache.maven.repository.internal.RemoteSnapshotMetadataTest Fails starting at midnight

2015-10-07 Thread Karl Heinz Marbaise (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNG-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise updated MNG-5907:
-
Description: 
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...

  was:
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


> 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
>
> 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...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)