cpugputpu edited a comment on issue #11181: [FLINK-16230][tests]Use LinkedHashSet instead of HashSet URL: https://github.com/apache/flink/pull/11181#issuecomment-592532190 Thanks for your valuable comments! Sorry for my delay. I have tried to fix it according to your advice. Under the assumption that the objects properly implement `equals` methods, I fix it by removing the `Iterable` branch. I test it again and find that the flaky test is eliminated in this way.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
