You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2018/06/18 06:38:00 UTC

[jira] [Resolved] (JCRVLT-293) Failing tests when building vault-core with -Doak=true

     [ https://issues.apache.org/jira/browse/JCRVLT-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra resolved JCRVLT-293.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2

fixed in r1833680.

default build now executes both, jackrabbit and oak tests.
individual targets can be specified with {{-Ptest-oak}} or {{-Ptest-jackrabbit}}

> 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
>            Priority: Major
>             Fix For: 3.2
>
>
> [~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)