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 2016/01/28 00:04:39 UTC

[jira] [Created] (JCRVLT-109) Some user tests fail with Oak + FileDataStore

Tobias Bocanegra created JCRVLT-109:
---------------------------------------

             Summary: Some user tests fail with Oak + FileDataStore
                 Key: JCRVLT-109
                 URL: https://issues.apache.org/jira/browse/JCRVLT-109
             Project: Jackrabbit FileVault
          Issue Type: Bug
            Reporter: Tobias Bocanegra


run the tests with: {{-Doak=true -Dfds=true}}:

{noformat}
$ cd vault-core
$ mvn test -Doak=true -Dfds=true
...
Results :

Failed tests:
  install_single_mv_property(org.apache.jackrabbit.vault.packaging.integration.TestUserContentPackage)
  testRemoveMixin(org.apache.jackrabbit.vault.util.RCPTest)
  testMissingMixinWithNewer(org.apache.jackrabbit.vault.util.RCPTest)

Tests in error:
  installUserA_Update(org.apache.jackrabbit.vault.packaging.integration.TestUserContentPackage)
  installUserA_Update_PkgPath(org.apache.jackrabbit.vault.packaging.integration.TestUserContentPackage)
  installUserA_Profile_Moved(org.apache.jackrabbit.vault.packaging.integration.TestUserContentPackage)
  installUserA_Profile_Picture_Moved(org.apache.jackrabbit.vault.packaging.integration.TestUserContentPackage)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)