mreutegg commented on PR #962: URL: https://github.com/apache/jackrabbit-oak/pull/962#issuecomment-1582601540
> What I noticed is that there are now two separate tests, ClassicMoveTest and MoveTest - the former on ClassicMove, the latter on NeoMove. What about combining those and running it against classic and neo (eg via a rule)? Good point. I'll combine them and create a parameterized test. > a potential bug in the old code that NeoMove now fixes as a side-effect? Yes, I [noticed](https://issues.apache.org/jira/browse/OAK-10147?focusedCommentId=17728395&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17728395) this as well, which is the reason why ClassicMoveTest#moveMoved() is marked as ignored. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
