stefan-egli commented on code in PR #1759:
URL: https://github.com/apache/jackrabbit-oak/pull/1759#discussion_r1795246276


##########
oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/VersionGarbageCollectorIT.java:
##########
@@ -2659,8 +2652,6 @@ public void testGCDeletedPropsWithDryRunMode() throws 
Exception {
 
     @Test
     public void testDeletedPropsAndUnmergedBCWithCollisionWithDryRunMode() 
throws Exception {
-        // OAK-10869:
-        assumeTrue(fullGcMode != 
FullGCMode.ORPHANS_EMPTYPROPS_KEEP_ONE_ALL_PROPS);

Review Comment:
   +1, might make sense to get the `assertEventually` improvement in and split 
this one here to a new PR



-- 
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]

Reply via email to