| Subject: | [Issue 47] New - TCK: XSDHelperTest.testRedefinition | |
|---|---|---|
| From: | radup (rad...@dev.java.net) | |
| Date: | Jul 31, 2008 2:05:38 pm | |
| List: | net.java.dev.jsr235.issues | |
https://jsr235.dev.java.net/issues/show_bug.cgi?id=47 Issue #|47 Summary|TCK: XSDHelperTest.testRedefinition Component|jsr235 Version|current Platform|All OS/Version|All URL| Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|TCK Assigned to|radup Reported by|radup
------- Additional comments from rad...@dev.java.net Thu Jul 31 21:05:55 +0000
2008 -------
XSDHelperTest.testRedefinition does the following sequence of steps:
1. Defines a Schema containing a type "TypeA" 2. Defines a second Schema containing a type "TypeA" and a type "TypeB", with a different definition for "TypeA" 3. Checks that step 2. results in a List of length 0
Why would the list have length 0? Type "TypeB" has not been defined previously.





