Issue Details (XML | Word | Printable)

Key: JDO-201
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

TestArrayListCollections ClassCastException

Created: 04/Nov/05 11:18 AM   Updated: 23/Apr/06 03:17 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 03:17 AM


 Description  « Hide
test(org.apache.jdo.tck.models.fieldtypes.TestArrayListCollections)java.lang.ClassCastException
at org.apache.jdo.tck.models.fieldtypes.TestArrayListCollections.setValues(TestArrayListCollections.java:134)
at org.apache.jdo.tck.models.fieldtypes.TestArrayListCollections.runTest(TestArrayListCollections.java:98)
at org.apache.jdo.tck.models.fieldtypes.TestArrayListCollections.test(TestArrayListCollections.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:204)
at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:120)
at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:95)


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse added a comment - 05/Nov/05 10:30 AM
revision 330953

Also added code block with logic to test BigDecimal fields.

Michael Bouschen added a comment - 23/Apr/06 03:14 AM
Reopened to set the Fix Version/s field to JDO 2 beta.