exceptionfactory commented on pull request #5524:
URL: https://github.com/apache/nifi/pull/5524#issuecomment-972177643


   Thanks for updating the import @SpiceOwlf. After closer inspection, it is 
not clear how changing to use the LinkedHashMap resolves the test failure in 
the Jira issue.  The failing assertion compares the number of users associated 
with the group, and that does not appear directly related to the mocked 
properties provided through the Map.  Each property set in the Map should have 
a unique number, and order should not matter.  Can you describe how using 
LinkedHashMap resolves the potential non-deterministic test behavior?


-- 
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