[ https://issues.apache.org/jira/browse/OAK-10843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850687#comment-17850687 ]
Stefan Egli commented on OAK-10843: ----------------------------------- [~reschke], I'm going to exclude the following flaky run : {noformat} [ERROR] testBundledPropUnmergedBCGC[7: MongoFixture: MongoDB with ORPHANS_EMPTYPROPS_KEEP_ONE_ALL_PROPS](org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollectorIT) Time elapsed: 0.578 s <<< FAILURE! java.lang.AssertionError: ORPHANS_EMPTYPROPS_KEEP_ONE_ALL_PROPS/internalProps expected:<2> but was:<1> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollectorIT.assertStatsCountsEqual(VersionGarbageCollectorIT.java:1227) at org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollectorIT.testBundledPropUnmergedBCGC(VersionGarbageCollectorIT.java:1943) {noformat} > Flaky fullgc tests > ------------------ > > Key: OAK-10843 > URL: https://issues.apache.org/jira/browse/OAK-10843 > Project: Jackrabbit Oak > Issue Type: Task > Components: documentmk > Reporter: Stefan Egli > Priority: Major > > As noted in OAK-10739 there is potential flakyness in tests with fullgc modes > "BETWEEN_CHECKPOINTS" and others. This ticket is to look into fixing it. > First measure could be to disable them until we have a fix. -- This message was sent by Atlassian Jira (v8.20.10#820010)