You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Anant Dahiya (Jira)" <ji...@apache.org> on 2022/10/28 01:23:00 UTC

[jira] [Created] (COLLECTIONS-836) junit flaky test

Anant Dahiya created COLLECTIONS-836:
----------------------------------------

             Summary: junit flaky test
                 Key: COLLECTIONS-836
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-836
             Project: Commons Collections
          Issue Type: Bug
            Reporter: Anant Dahiya


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}

{code}
*mvn edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.commons.collections4.bidimap.DualHashBidiMapTest#testBidiKeySetValuesOrder*

 



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