mreutegg commented on code in PR #702:
URL: https://github.com/apache/jackrabbit-oak/pull/702#discussion_r971858137


##########
oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/RecoveryTest.java:
##########
@@ -157,6 +169,69 @@ public void recoverOther() throws Exception {
         assertThat(diff.deleted, containsInAnyOrder("/parent/test/c1"));
     }
 
+    @Test
+    @Ignore(value = "Causes OOM on travis and local as well for 1.8 branch")

Review Comment:
   Why does this work on trunk and 1.22 branch but not on 1.8? Does it get less 
memory on 1.8 or need more?



-- 
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-unsubscr...@jackrabbit.apache.org

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

Reply via email to