[ 
https://issues.apache.org/jira/browse/COLLECTIONS-836?focusedWorklogId=821264&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-821264
 ]

ASF GitHub Bot logged work on COLLECTIONS-836:
----------------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Oct/22 03:27
            Start Date: 28/Oct/22 03:27
    Worklog Time Spent: 10m 
      Work Description: anantdahiya8 commented on code in PR #353:
URL: 
https://github.com/apache/commons-collections/pull/353#discussion_r1007572671


##########
src/main/java/org/apache/commons/collections4/bidimap/DualHashBidiMap.java:
##########
@@ -22,6 +22,7 @@
 import java.io.Serializable;
 import java.util.HashMap;
 import java.util.Map;
+import java.util.LinkedMap;

Review Comment:
   Yes, thanks





Issue Time Tracking
-------------------

    Worklog Id:     (was: 821264)
    Time Spent: 50m  (was: 40m)

> junit flaky test DualHashBidiMapTest
> ------------------------------------
>
>                 Key: COLLECTIONS-836
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-836
>             Project: Commons Collections
>          Issue Type: Bug
>            Reporter: Anant Dahiya
>            Priority: Major
>          Time Spent: 50m
>  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)

Reply via email to