You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Herbert (Jira)" <ji...@apache.org> on 2022/11/05 08:00:05 UTC

[jira] [Updated] (COLLECTIONS-836) junit flaky test DualHashBidiMapTest

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

Alex Herbert updated COLLECTIONS-836:
-------------------------------------
    Affects Version/s: 4.4

> junit flaky test DualHashBidiMapTest
> ------------------------------------
>
>                 Key: COLLECTIONS-836
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-836
>             Project: Commons Collections
>          Issue Type: Bug
>    Affects Versions: 4.4
>            Reporter: Anant Dahiya
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Test: org.apache.commons.collections4.bidimap.DualHashBidiMapTest#testBidiKeySetValuesOrder
>  
> *How did we detect Flaky Test ?*
> We detected the existence of flaky test using the tool [NonDex|https://github.com/TestingResearchIllinois/NonDex]
>  
> *Command*
> {code:java}
> mvn edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.commons.collections4.bidimap.DualHashBidiMapTest#testBidiKeySetValuesOrder{code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)