You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/12/09 07:57:03 UTC

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #433: Fix 4 flaky tests by using LinkedHashSet

mreutegg commented on pull request #433:
URL: https://github.com/apache/jackrabbit-oak/pull/433#issuecomment-989601001


   Thanks for reporting. As indicated in the title of this PR the problem is rather with the test. I think it assumes that the clusterIds are in a certain order. At least the contract for the methods changed in this PR is quite clear that a returned Set is not ordered. Therefore I think this should be fixed differently.


-- 
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: dev-unsubscribe@jackrabbit.apache.org

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