You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Robbie Minshall (JIRA)" <tu...@ws.apache.org> on 2007/02/15 16:35:05 UTC

[jira] Created: (TUSCANY-1117) Updates to CTS test suite

Updates to CTS test suite
-------------------------

                 Key: TUSCANY-1117
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
             Project: Tuscany
          Issue Type: Improvement
          Components: Java SDO Community Test Suite
            Reporter: Robbie Minshall


Providing some updates to the CTS test suite.  
These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.




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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [jira] Resolved: (TUSCANY-1117) Updates to CTS test suite

Posted by Robbie Minshall <my...@gmail.com>.
Thanks very much Geoff.

Robbie

On 2/27/07, Geoff Winn (JIRA) <tu...@ws.apache.org> wrote:
>
>
>      [
> https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Geoff Winn resolved TUSCANY-1117.
> ---------------------------------
>
>     Resolution: Fixed
>
> Patches applied.
>
> > Updates to CTS test suite
> > -------------------------
> >
> >                 Key: TUSCANY-1117
> >                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
> >             Project: Tuscany
> >          Issue Type: Improvement
> >          Components: Java SDO Community Test Suite
> >            Reporter: Robbie Minshall
> >         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt,
> tuscany117_patch2.zip, tuscany117_patch3.zip
> >
> >
> > Providing some updates to the CTS test suite.
> > These updates make some modifications to existing test cases such as
> formatting ( eclipse code style )  and some test additions.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>


-- 
* * * Charlie * * *
Check out some pics of little Charlie at
http://www.flickr.com/photos/83388211@N00/sets/

Check out Charlie's al crapo blog at http://robbieminshall.blogspot.com

* * * Addresss * * *
1914 Overland Drive
Chapel Hill
NC 27517

* * * Number * * *
919-225-1553

[jira] Updated: (TUSCANY-1117) Updates to CTS test suite

Posted by "Robbie Minshall (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Minshall updated TUSCANY-1117:
-------------------------------------

    Attachment: tuscany117_patch2.zip

This patch is intended for a replacement of the first.  

It adds the concept of adopted test suite vrs underReview test suite for the CTS.    The idea here is that we need to get people writing test cases for their JIRA and provide the means to test specific function but we also need some level of control about what is included in the CTS jar default test cases.

The tuscany impl just calls the CTSSuite which includes the adopted test cases.  The user can optionally execute the other test cases using hte mvn -Dtest.sdo21.vendor.tuscany.tests.OptionalCtsTestSuite.java test 

if people think that this is a good thing I will write up a document for how to : 
How to test/execute a new test case 
How to add a new test case to tuscany 
How to ignore a specific test case 
How to execute non adopted test cases 
How to get a new test case adopted into the CTS


> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt, tuscany117_patch2.zip
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-1117) Updates to CTS test suite

Posted by "Robbie Minshall (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473745 ] 

Robbie Minshall commented on TUSCANY-1117:
------------------------------------------

Sorry certainly I intended this for inclusion.  If a commiter deletes the attachment I will upload it again with the licence permissions.  

Robbie


> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt, tuscany117_patch2.zip
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-1117) Updates to CTS test suite

Posted by "Robbie Minshall (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475106 ] 

Robbie Minshall commented on TUSCANY-1117:
------------------------------------------

Core, extended, undereview : 
I think that this would probably be a good idea.  I have been working with SDO-X a little and will be helping them to utilize the work in the CTS to evaluate their implementation.  I think that ( and any other vendor use ) would be the right time/place to create that distinction to meet their needs.  This somewhat introduces the notion of a compliance level or measurement which I agree would be  a good for a seperate discussion on the list.  

XMLEqualityChecker
Sounds good.




> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt, tuscany117_patch2.zip
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1117) Updates to CTS test suite

Posted by "Robbie Minshall (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Minshall updated TUSCANY-1117:
-------------------------------------

    Attachment: tuscany117_generalUpdatesToCTS_patch1.txt

There are some formatting and changes and test additions in this patch.

I am uncertain how commiters would like these updates to be contributed.   I have attached a single patch file with all my current updates with the intent of reducing the work involved in creating and applying these patches.

Please advise if the patch is not formatted well or if there are other issues ( mykiwi@gmail.com ).  

If people would prefer a set of more modular then we can do that also.  It would be more controlled but also significantly more work.

thanks, 
Robbie


> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-1117) Updates to CTS test suite

Posted by "Geoff Winn (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoff Winn resolved TUSCANY-1117.
---------------------------------

    Resolution: Fixed

Patches applied.

> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt, tuscany117_patch2.zip, tuscany117_patch3.zip
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-1117) Updates to CTS test suite

Posted by "Dan Murphy (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475092 ] 

Dan Murphy commented on TUSCANY-1117:
-------------------------------------

Hi Robbie,
Sorry fro the delay... got tied up end of last week and was ill earlier this week....
I think the approach you have in these test cases looks good, however there is a minor tweak I would like to suggest (I think we could do with a sperate mailing list discussion for it).
The suggestion is that in sdo2.1-cts we have have the notion of core, extended and underreivew. The reason for this is that I believe that other implementations do not have any plans to implement some parts of the 2.1 specification. As such we could move some of these areas into the extended (for example changesummaries spring to mind). As I said I think this needs a seperate mailing list discussion, rather than via this jira.

In terms of this patch, and since you'll need to resubmit with the ASF flag anyhow, would it make sense for test.sdo21.tests.util.TestUtil to be test.sdo21.framework.XMLEqualityChecker (or similar) ?

Many thanks
Dan

> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt, tuscany117_patch2.zip
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1117) Updates to CTS test suite

Posted by "Robbie Minshall (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Minshall updated TUSCANY-1117:
-------------------------------------

    Attachment: tuscany117_patch3.zip

This renames the TestUtil and grants ASF licence.  Does not extend the concept of underreview etc.  

> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt, tuscany117_patch2.zip, tuscany117_patch3.zip
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-1117) Updates to CTS test suite

Posted by "Dan Murphy (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473430 ] 

Dan Murphy commented on TUSCANY-1117:
-------------------------------------

Hi Robbie,
For the timebeing I think the single patch approach is ok... as more people contribute then we may go for the more modular approch... Thanks for the patch, I'll try to take a look tomorrow...

> Updates to CTS test suite
> -------------------------
>
>                 Key: TUSCANY-1117
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1117
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>         Attachments: tuscany117_generalUpdatesToCTS_patch1.txt
>
>
> Providing some updates to the CTS test suite.  
> These updates make some modifications to existing test cases such as formatting ( eclipse code style )  and some test additions.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org