You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Andy Grove (JIRA)" <tu...@ws.apache.org> on 2007/04/24 15:38:15 UTC

[jira] Created: (TUSCANY-1228) Tuscany-specific assertions in DynamicTypesFromSchemaTestCase

Tuscany-specific assertions in DynamicTypesFromSchemaTestCase
-------------------------------------------------------------

                 Key: TUSCANY-1228
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1228
             Project: Tuscany
          Issue Type: Bug
          Components: Java SDO Community Test Suite
            Reporter: Andy Grove


DynamicTypesFromSchemaTestCase.testDynamicTypeList contains assertions for "Object" types, such as:

        assertTrue(typeNameSet.contains("evenNumberOfOddOrEvenDigitsObject"));

There is nothing wrong with Tuscany creating this type with this name, but the naming of these "Object" types is not provided in the specification, so this test will fail on other implementations. I will provide a patch to remove these particular assertions. This is consistent with changes made to other test cases.

-- 
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-1228) Tuscany-specific assertions in DynamicTypesFromSchemaTestCase

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

Andy Grove updated TUSCANY-1228:
--------------------------------

    Attachment: jira-1228.patch

Patch file.

> Tuscany-specific assertions in DynamicTypesFromSchemaTestCase
> -------------------------------------------------------------
>
>                 Key: TUSCANY-1228
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1228
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>            Reporter: Andy Grove
>         Attachments: jira-1228.patch
>
>
> DynamicTypesFromSchemaTestCase.testDynamicTypeList contains assertions for "Object" types, such as:
>         assertTrue(typeNameSet.contains("evenNumberOfOddOrEvenDigitsObject"));
> There is nothing wrong with Tuscany creating this type with this name, but the naming of these "Object" types is not provided in the specification, so this test will fail on other implementations. I will provide a patch to remove these particular assertions. This is consistent with changes made to other test cases.

-- 
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-1228) Tuscany-specific assertions in DynamicTypesFromSchemaTestCase

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

Andy Grove commented on TUSCANY-1228:
-------------------------------------

Ignore the previous comment - I posted this on the wrong JIRA. This issue is still valid.

> Tuscany-specific assertions in DynamicTypesFromSchemaTestCase
> -------------------------------------------------------------
>
>                 Key: TUSCANY-1228
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1228
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>            Reporter: Andy Grove
>         Attachments: jira-1228.patch
>
>
> DynamicTypesFromSchemaTestCase.testDynamicTypeList contains assertions for "Object" types, such as:
>         assertTrue(typeNameSet.contains("evenNumberOfOddOrEvenDigitsObject"));
> There is nothing wrong with Tuscany creating this type with this name, but the naming of these "Object" types is not provided in the specification, so this test will fail on other implementations. I will provide a patch to remove these particular assertions. This is consistent with changes made to other test cases.

-- 
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-1228) Tuscany-specific assertions in DynamicTypesFromSchemaTestCase

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

Andy Grove resolved TUSCANY-1228.
---------------------------------

    Resolution: Invalid

I had an old file on my local system that was not in subversion - this issue is invalid.

> Tuscany-specific assertions in DynamicTypesFromSchemaTestCase
> -------------------------------------------------------------
>
>                 Key: TUSCANY-1228
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1228
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>            Reporter: Andy Grove
>         Attachments: jira-1228.patch
>
>
> DynamicTypesFromSchemaTestCase.testDynamicTypeList contains assertions for "Object" types, such as:
>         assertTrue(typeNameSet.contains("evenNumberOfOddOrEvenDigitsObject"));
> There is nothing wrong with Tuscany creating this type with this name, but the naming of these "Object" types is not provided in the specification, so this test will fail on other implementations. I will provide a patch to remove these particular assertions. This is consistent with changes made to other test cases.

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