On 2016-02-12 16:00, Davide Giannella wrote:
Team,

the build is constantly failing on my local with (oak-upgrade)

Failed tests:
referencedOlderThanOrphaned(org.apache.jackrabbit.oak.upgrade.CopyVersionHistoryTest):
No history found for /versionables/mix:simpleVersionable/old

copyAllVersions(org.apache.jackrabbit.oak.upgrade.CopyVersionHistoryTest):
Node /versionables/mix:simpleVersionable/old should have mix:versionable
mixin

onlyReferencedAfterDate(org.apache.jackrabbit.oak.upgrade.CopyVersionHistoryTest):
No history found for /versionables/mix:simpleVersionable/young

onlyReferenced(org.apache.jackrabbit.oak.upgrade.CopyVersionHistoryTest): No
history found for /versionables/mix:simpleVersionable/old

referencedSinceDate(org.apache.jackrabbit.oak.upgrade.CopyVersionHistoryTest):
Node /versionables/mix:simpleVersionable/young should have
mix:versionable mixin

Can anyone give a look as it will be a blocker for next Monday release?

Cheers
Davide

It seems this was caused by switching to Jackrabbit 2.12.0.

Reverting http://svn.apache.org/viewvc?rev=1730031&view=rev might unblock the release, but of course we'll still need to find out what Jackrabbit change caused the regression, why that wasn't catched by Jackrabbit tests, fix that, and make a new Jackrabbit release...

Best regards, Julian

Reply via email to