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

ASF GitHub Bot commented on COLLECTIONS-661:
--------------------------------------------

Github user kinow closed the pull request at:

    https://github.com/apache/commons-collections/pull/28


> Intermittent test failures in Windows for HashSetValuedHashMap
> --------------------------------------------------------------
>
>                 Key: COLLECTIONS-661
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-661
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Map
>    Affects Versions: 4.1
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>             Fix For: 4.2
>
>
> The collection HashSetValuedHashMap was added in 4.1. On Windows, test 
> failures are not so common on JVM 8. But on Linux they are harder to happen 
> (but still do [1], [2]).
> When using Windows and JVM 8, running tests on Eclipse, or Maven fail. But 
> debugging on Windows with Eclipse sometimes work. Indicating it may be due to 
> a concurrency issue, where debugging adds some extra time hiding the real 
> issue.
> I have a few ideas of where/why it could be happening, but am without a 
> Windows box for a few days as I'm travelling. I'm reading the codebase in the 
> meantime, but if anybody feels like working on it, feel free to chime in and 
> suggest a fix/patch.
> [1] https://travis-ci.org/apache/commons-collections/jobs/282169803
> [2] http://markmail.org/thread/exwm7ggjtxzbtlkd



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to