[ http://issues.apache.org/jira/browse/DERBY-1311?page=comments#action_12402453 ]
Andrew McIntyre commented on DERBY-1311: ---------------------------------------- Committed to 10.1 branch with 406772. > wisconsin test fails on 10.1 codeline on wctme5.7_foundation > ------------------------------------------------------------ > > Key: DERBY-1311 > URL: http://issues.apache.org/jira/browse/DERBY-1311 > Project: Derby > Type: Test > Components: Test > Versions: 10.1.2.4 > Reporter: Sunitha Kambhampati > Assignee: Myrna van Lunteren > Priority: Minor > Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.5 > Attachments: DERBY-1311_20060515.diff > > With derby jars at 10.1.2.4 - (400222) , 05/05 regression test run of > derbyall on 10.1 codeline shows failure with wisconsin test with wctme5.7. > Deepa pointed out in DERBY-937 that wisconsin test has been enabled to run > with j2me/foundation only in the trunk. It was not enabled in 10.1 branch. > The exclude lines got removed from wisconsin_app.properties as part of port > for DERBY-616 and hence we are seeing the failure. > The issue "ERROR 40XT0: An internal error was identified by RawStore module" > is actually caused by another exception which can be seen earlier in the diff > file: "ERROR XJ001: Java exception: java.math.BigDecimal: > java.lang.NoClassDefFoundError'." This exception is expected as BigDecimal > class is not available in this environment. > > ERROR 40XT0: An internal error was identified by RawStore module. > Resolution is to disable this test in 10.1 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
