TextNodeTest does not verify level 2 functionality supported
------------------------------------------------------------
Key: JCR-558
URL: http://issues.apache.org/jira/browse/JCR-558
Project: Jackrabbit
Issue Type: Bug
Components: test
Reporter: Melissa Stopponi
Even though the Search chaptor's text() section (6.6.4.12) never explicitly
calls this function out as level 2, I still *think* it is from the description
of jcr:xmltext under XML Mappings (section 6.4.2.3). Under this assumption,
the LEVEL_2_SUPPORTED Repository descriptor should be verified true before
running any of the TextNodeTest testcases, and should throw an
NotExecutableException if not.
This TCK bug causes the following (4) testcases to fail:
TextNodeTest.testTextNodeTest()
TextNodeTest.testTextNodeTestMultiNodes()
TextNodeTest.testTextNodeTestContains()
TextNodeTest.testTextNodeTestWithPosition()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira