[
https://issues.apache.org/jira/browse/OAK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455014#comment-13455014
]
Michael Dürig commented on OAK-6:
---------------------------------
At revision 1384406 I committed a tweak which results in a more honest
reporting of test failures by reducing the number of tests which pass silently
by throwing a {{NotExecutableException}}.
The remaining tests which throw a {{NotExecutableException}} for reasons others
than querying a repository descriptor for a not supported feature are:
{code}
testVersionException(org.apache.jackrabbit.test.api.query.SaveTest) not
executable: null
testDocOrderIndexedNotation(org.apache.jackrabbit.test.api.query.XPathPosIndexTest)
not executable: Repository does not support document order on result set.
testDocOrderPositionFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
not executable: Repository does not support document order on result set.
testDocOrderPositionIndex(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
not executable: Repository does not support document order on result set.
testDocOrderLastFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
not executable: Repository does not support document order on result set.
testDocOrderFirstFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
not executable: Repository does not support document order on result set.
testDerefSinglePropWithNodeTest(org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test)
not executable: java.text.ParseException: Query:
testDerefSinglePropWithNodeStar(org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test)
not executable: java.text.ParseException: Query:
testDerefMultiPropWithNodeTest(org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test)
not executable: java.text.ParseException: Query:
testDerefMultiPropWithNodeStar(org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test)
not executable: java.text.ParseException: Query:
testTextNodeTestWithPosition(org.apache.jackrabbit.test.api.query.TextNodeTest)
not executable: Repository does not support position index
testGetAttribute(org.apache.jackrabbit.test.api.SessionReadMethodsTest) not
executable: No attributes set in this session.
testReferenceableRootNode(org.apache.jackrabbit.test.api.ReferenceableRootNodesTest)
not executable: Cannot compare uuid behaviour of different workspaces. Only a
single workspace configured.
testCheckedIn(org.apache.jackrabbit.test.api.lock.LockTest) not executable:
Versioning is not supported.
testCheckedInUnlock(org.apache.jackrabbit.test.api.lock.LockTest) not
executable: Repository does not support versioning.
testReorder(org.apache.jackrabbit.test.api.lock.LockTest) not executable: Node
type nt:unstructured does not support same-name-siblings
testReorder2(org.apache.jackrabbit.test.api.lock.LockTest) not executable: Node
type nt:unstructured does not support same-name-siblings
testUnlockSameNameSibling(org.apache.jackrabbit.test.api.lock.LockTest) not
executable: Node does not seem to allow same name siblings
testReferenceProperty(org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest)
not executable: Not able to create required test items.
testValue(org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest) not
executable: Not able to set up test items.
testString(org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest) not
executable: Not able to set up test items.
testValues(org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest) not
executable: Not able to set up test items.
testValueAssumeTypeOfValue(org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest)
not executable: Not able to set up test items.
testNodeAssumeTypeOfValue(org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest)
not executable: Not able to set up test items.
testValuesAssumeTypeOfValue(org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest)
not executable: Not able to set up test items.
testRemoveSuccessfully(org.apache.jackrabbit.test.api.NodeRemoveMixinTest) not
executable: Repository does not support remove of mixin.
{code}
> Setup integration tests and TCK tests
> -------------------------------------
>
> Key: OAK-6
> URL: https://issues.apache.org/jira/browse/OAK-6
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: it
> Reporter: Michael Dürig
> Labels: test
> Fix For: 0.1
>
>
> See discussion here [1] and here [2]
> [1]
> http://markmail.org/message/km64ybgh5g7hvtiy?q=Jackrabbit+Oak+0.1+release+plan+%28Was:+[jr3]+Release+roadmap%29
> [2] http://markmail.org/message/pwtxszvupvxyagk5?q=Integration+Tests+with+TCK
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira