Stefan Egli created OAK-10975:
---------------------------------
Summary: MongoBlobGCTest.consistencyCheckWithRenegadeDelete flaky
Key: OAK-10975
URL: https://issues.apache.org/jira/browse/OAK-10975
Project: Jackrabbit Oak
Issue Type: Task
Components: documentmk
Reporter: Stefan Egli
Below flaky test failure was seen:
{noformat}
java.lang.AssertionError: expected:<1> but was:<2>
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.junit.Assert.assertEquals(Assert.java:633)
at
org.apache.jackrabbit.oak.plugins.document.MongoBlobGCTest.consistencyCheckWithRenegadeDelete(MongoBlobGCTest.java:326)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)