[jira] [Commented] (COLLECTIONS-601) commons-collections unit tests broken in Java 8

2017-05-25 Thread Allon Mureinik (JIRA)

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

Allon Mureinik commented on COLLECTIONS-601:


I can confirm the build passes on my machine with the following environment:

Apache Maven 3.3.9 (NON-CANONICAL_2016-07-01T11:53:38Z_mockbuild; 
2016-07-01T14:53:38+03:00)
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.10.15-200.fc25.x86_64", arch: "amd64", 
family: "unix"

Thanks [~brunodepau...@yahoo.com.br]

> commons-collections unit tests broken in Java 8
> ---
>
> Key: COLLECTIONS-601
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-601
> Project: Commons Collections
>  Issue Type: Bug
>Affects Versions: Nightly Builds
> Environment: Maven 3.3.9, Java 1.8.0-121-1.b14, Fedora 25 - full 
> details in attached logs
>Reporter: Allon Mureinik
>  Labels: test
> Attachments: commons-collections.java7.build.log, 
> commons-collections.java8.build.log
>
>
> Building the upstream trunk (currently, patch 30b2aca) fails the unit tests 
> in Java 8, but passes in Java 7 on the same machine. Attached logs with env 
> details an errors of a successful Java 7 build and an unsuccessful Java 8 
> build



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (COLLECTIONS-601) commons-collections unit tests broken in Java 8

2017-05-24 Thread Bruno P. Kinoshita (JIRA)

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

Bruno P. Kinoshita commented on COLLECTIONS-601:


The job mentioned above was run against: jdk1.8.0_121

And for me

{noformat}
Results :

Tests run: 16069, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 25.850 s
[INFO] Finished at: 2017-05-24T20:23:49+12:00
[INFO] Final Memory: 29M/561M
[INFO] 
{noformat}

Running on

{noformat}
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)
Maven home: /opt/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix"
{noformat}

As this can't be reproduced now with recent Java 8 releases, will resolve this 
issue.

> commons-collections unit tests broken in Java 8
> ---
>
> Key: COLLECTIONS-601
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-601
> Project: Commons Collections
>  Issue Type: Bug
>Affects Versions: Nightly Builds
> Environment: Maven 3.3.9, Java 1.8.0-121-1.b14, Fedora 25 - full 
> details in attached logs
>Reporter: Allon Mureinik
>  Labels: test
> Attachments: commons-collections.java7.build.log, 
> commons-collections.java8.build.log
>
>
> Building the upstream trunk (currently, patch 30b2aca) fails the unit tests 
> in Java 8, but passes in Java 7 on the same machine. Attached logs with env 
> details an errors of a successful Java 7 build and an unsuccessful Java 8 
> build



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (COLLECTIONS-601) commons-collections unit tests broken in Java 8

2017-03-20 Thread Sebb (JIRA)

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

Sebb commented on COLLECTIONS-601:
--

Does not fail on Jenkins:

https://builds.apache.org/view/Apache%20Commons/job/Commons-Collections-Java8/1/console

The error looks like it may be an ordering issue.
Could be due to a test bug, a code bug or a JVM bug.

> commons-collections unit tests broken in Java 8
> ---
>
> Key: COLLECTIONS-601
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-601
> Project: Commons Collections
>  Issue Type: Bug
>Affects Versions: Nightly Builds
> Environment: Maven 3.3.9, Java 1.8.0-121-1.b14, Fedora 25 - full 
> details in attached logs
>Reporter: Allon Mureinik
>  Labels: test
> Attachments: commons-collections.java7.build.log, 
> commons-collections.java8.build.log
>
>
> Building the upstream trunk (currently, patch 30b2aca) fails the unit tests 
> in Java 8, but passes in Java 7 on the same machine. Attached logs with env 
> details an errors of a successful Java 7 build and an unsuccessful Java 8 
> build



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)