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

  Components: Test  
    Versions: 10.1.2.4    
    Reporter: Sunitha Kambhampati
     Fix For: 10.1.2.4


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

Reply via email to