priyanka-28 opened a new pull request, #1898:
URL: https://github.com/apache/tinkerpop/pull/1898

   Tests in IteratorUtilsTest and ParameterizedGroovyTranslatorTest express 
non-deterministic behavior and change the order of the attributes. The fix is 
changing HashMap to LinkedHashMap and changing HashSet to LinkedHashSet to 
guarantee determinism.
   
   [Issue] (https://issues.apache.org/jira/browse/TINKERPOP-2840)
   
   After resolving the issues successfully, the tests pass with NonDex - 
   
   <img width="1041" alt="image" 
src="https://user-images.githubusercontent.com/52324780/206881584-f160ee65-3ea2-447b-8113-7ea7f7a112c3.png";>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to