Stefan Egli created OAK-11253:
---------------------------------
Summary: flakyness in DocumentNodeStoreIT with new prevNoProp
tests introduced
Key: OAK-11253
URL: https://issues.apache.org/jira/browse/OAK-11253
Project: Jackrabbit Oak
Issue Type: Test
Reporter: Stefan Egli
There is a new flakyness which looks like below
{noformat}
[ERROR] Tests run: 8, Failures: 0, Errors: 2, Skipped: 1, Time elapsed: 11.822
s <<< FAILURE! - in
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreIT
[ERROR] modifiedResetWithDiff[RDBFixture:
RDB-H2(file)](org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreIT)
Time elapsed: 0.361 s <<< ERROR!
java.lang.IllegalStateException: missing root document
{noformat}
while it shows up on modifiedResetWithDiff it is likely introduced by
unmergedCommitOnRoot.
excluding also the second flavour of unmergedCommitOnRoot for RDB for now
--
This message was sent by Atlassian Jira
(v8.20.10#820010)