Details
Description
Two tests fail on my machine:
testVersionReferencesV0(org.apache.jackrabbit.oak.jcr.ReferencesTest): OakIntegrity0002: Unable to resolve UUID 111373e1-7d60-42d7-933c-71b2b52a8100 testVersionedReferences(org.apache.jackrabbit.oak.jcr.ReferencesTest): OakIntegrity0002: Unable to resolve UUID 111373e1-7d60-42d7-933c-71b2b52a8100
There are also a number of other subsequent test failures. But this is the first one and it consistently fails when I just invoke this test with
mvn -Dtest=ReferencesTest test
in oak-jcr.
Attachments
Issue Links
- is blocked by
-
OAK-1242 Weak reference targets added after the reference property are not indexed
- Closed