XSDComplexTypeTest patch
------------------------

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

I have reviews the XSDComplexTypeTest and fixed a number of issues, such as:

- Removed one test that was specific to Rogue Wave
- Fixed errors in assertions that checked for sequenced=true or false (many of 
these were incorrect)
- Removed assertions that tested how many types were created from each XSD (so 
the test now only mandates that those types required by the specification are 
created)

After making these changes, there are 3 test failures when running against 
Tuscany. Two of these are related to an incorrect mapping of XSD base64Binary 
type in Tuscany, the other is due to isNullable not being implemented in 
Tuscany (an UnsupportedOperationException is thrown).

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to