You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/08/24 15:27:41 UTC

[jira] Created: (JCR-1088) WorkspaceRestoreTest extends RestoreTest

WorkspaceRestoreTest extends RestoreTest
----------------------------------------

                 Key: JCR-1088
                 URL: https://issues.apache.org/jira/browse/JCR-1088
             Project: Jackrabbit
          Issue Type: Bug
          Components: JCR TCK
            Reporter: Julian Reschke
            Priority: Trivial


WorkspaceRestoreTest extends RestoreTest in order to re-use variables and setUp/tearDown code. 

On the other hand, this causes all tests from RestoreTest that aren't overriden by WorkspaceRestoreTest to be run twice.

Proposal: decouple the classes, copying over the interesting parts from RestoreTest into WorkspaceRestoreTest.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (JCR-1088) WorkspaceRestoreTest extends RestoreTest

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke reassigned JCR-1088:
-----------------------------------

    Assignee: Julian Reschke

> WorkspaceRestoreTest extends RestoreTest
> ----------------------------------------
>
>                 Key: JCR-1088
>                 URL: https://issues.apache.org/jira/browse/JCR-1088
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Trivial
>
> WorkspaceRestoreTest extends RestoreTest in order to re-use variables and setUp/tearDown code. 
> On the other hand, this causes all tests from RestoreTest that aren't overriden by WorkspaceRestoreTest to be run twice.
> Proposal: decouple the classes, copying over the interesting parts from RestoreTest into WorkspaceRestoreTest.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-1088) WorkspaceRestoreTest extends RestoreTest

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved JCR-1088.
---------------------------------

    Resolution: Fixed

Fixed with revision 569387.

> WorkspaceRestoreTest extends RestoreTest
> ----------------------------------------
>
>                 Key: JCR-1088
>                 URL: https://issues.apache.org/jira/browse/JCR-1088
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Trivial
>
> WorkspaceRestoreTest extends RestoreTest in order to re-use variables and setUp/tearDown code. 
> On the other hand, this causes all tests from RestoreTest that aren't overriden by WorkspaceRestoreTest to be run twice.
> Proposal: decouple the classes, copying over the interesting parts from RestoreTest into WorkspaceRestoreTest.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1088) WorkspaceRestoreTest extends RestoreTest

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1088:
-------------------------------

    Affects Version/s: 1.2.1
                       1.2.2
                       1.2.3
                       1.3
                       1.3.1
        Fix Version/s: 1.3.2

Merged to the 1.3 branch in revision 577866.

> WorkspaceRestoreTest extends RestoreTest
> ----------------------------------------
>
>                 Key: JCR-1088
>                 URL: https://issues.apache.org/jira/browse/JCR-1088
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>    Affects Versions: 1.2.1, 1.2.2, 1.2.3, 1.3, 1.3.1
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Trivial
>             Fix For: 1.3.2
>
>
> WorkspaceRestoreTest extends RestoreTest in order to re-use variables and setUp/tearDown code. 
> On the other hand, this causes all tests from RestoreTest that aren't overriden by WorkspaceRestoreTest to be run twice.
> Proposal: decouple the classes, copying over the interesting parts from RestoreTest into WorkspaceRestoreTest.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.