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

Marcel Reutegger resolved OAK-588.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7

Unfortuantely I didn't manage to use JUnits built in mechanism to Parameterize 
tests in this case. It seems RunWith either runs with Parameterized or Suite. 
While the latter allows you to run JUnit 3.x tests (the JCR TCK tests), the 
first does not work with suites :-/

Therefore I just put the logic in a base class TCKBase for now. 

The second run against the MongoMK is only performed when a MongoDB is running 
on the default port. Keep in mind that the TCK tests will obviously need more 
time to run in this case.

Done in revision: 1439441
                
> Run oak-jcr tests on mongomk
> ----------------------------
>
>                 Key: OAK-588
>                 URL: https://issues.apache.org/jira/browse/OAK-588
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: jcr
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 0.7
>
>
> Create a RepositoryStub for oak on mongomk and introduce a profile to enable 
> it.

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

Reply via email to