StephanEwen commented on issue #11181: [FLINK-16230][tests]Use LinkedHashSet instead of HashSet URL: https://github.com/apache/flink/pull/11181#issuecomment-591351773 I think the right fix for that is to update the `DeeplyEqualsChecker` method to not treat all iterables the same, but to differentiate between Lists (orders) and other collections (like Sets). @dawidwys can maybe provide more background.
---------------------------------------------------------------- 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
