You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/11/17 22:39:39 UTC

[GitHub] [nifi] exceptionfactory commented on pull request #5524: [NIFI-9381] Test Does not pass due to NonDex

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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org