You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Melissa Stopponi (JIRA)" <ji...@apache.org> on 2006/09/02 01:16:22 UTC

[jira] Created: (JCR-560) Level 2 tests not verifying LEVEL_2_SUPPORTED prior to execution

Level 2 tests not verifying LEVEL_2_SUPPORTED prior to execution
----------------------------------------------------------------

                 Key: JCR-560
                 URL: http://issues.apache.org/jira/browse/JCR-560
             Project: Jackrabbit
          Issue Type: Bug
          Components: test
            Reporter: Melissa Stopponi


The LEVEL_2_SUPPORTED Repository descriptor should be verified "true" prior to running any level 2 testcase.  If "false" is returned, a NotExecutableException should be thrown.

-- 
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

        

[jira] Resolved: (JCR-560) Level 2 tests not verifying LEVEL_2_SUPPORTED prior to execution

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-560?page=all ]

Marcel Reutegger resolved JCR-560.
----------------------------------

    Resolution: Invalid

If an implementation does not support Level 2 those test cases may simply fail in the TCK. A NotExecutableException is only appropriate for test cases that require content or a specific property type which might not be supported by the repository.

An implementation may still be Level 1 compliant even though the Level 2 tests failed.

> Level 2 tests not verifying LEVEL_2_SUPPORTED prior to execution
> ----------------------------------------------------------------
>
>                 Key: JCR-560
>                 URL: http://issues.apache.org/jira/browse/JCR-560
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: test
>            Reporter: Melissa Stopponi
>
> The LEVEL_2_SUPPORTED Repository descriptor should be verified "true" prior to running any level 2 testcase.  If "false" is returned, a NotExecutableException should be thrown.

-- 
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