angela created JCRVLT-293:
-----------------------------
Summary: Failing tests when building vault-core with -Doak=true
Key: JCRVLT-293
URL: https://issues.apache.org/jira/browse/JCRVLT-293
Project: Jackrabbit FileVault
Issue Type: Bug
Components: Misc
Reporter: angela
[~tripod], while investing JCRVLT-292 i noticed that _vault-core_ is by default
built against jackrabbit 2.x and spotted the _ -Doak=true_ option. when build
agains Oak, i get the following tests failing:
{code}
[ERROR] Failures:
[ERROR]
RCPTest.testMissingMixinWithNewer:212->IntegrationTestBase.assertPropertyMissing:462
/testroot/dst/a/jcr:mixinTypes should not exist
[ERROR]
RCPTest.testRemoveMixin:124->IntegrationTestBase.assertPropertyMissing:462
/testroot/dst/a/jcr:mixinTypes should not exist
[ERROR] Errors:
[ERROR] AdminPermissionCheckerTest.after:55 » InvalidItemState OakState0001:
Unresolve...
{code}
The following test fails in both cases...
{code}
[ERROR] TestPackageInstall.testPackageInstallWith0MtimeZipEntry:736 »
NoSuchField xdos...
{code}
is this expected or am i missing something?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)