Apache9 commented on pull request #2740: URL: https://github.com/apache/hbase/pull/2740#issuecomment-739514025
I think the correct way to fix here is to change the assertion in testClassFinderDefaultsToOwnPackage? The return value is a Set, so we should not expect any particular order of its elements. Just assert the two sets has the same size and all elements in one set are also in the ohter set? Thanks. ---------------------------------------------------------------- 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]
