[ 
https://issues.apache.org/jira/browse/DERBY-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068192#comment-13068192
 ] 

Knut Anders Hatlen commented on DERBY-1903:
-------------------------------------------

Two of the test cases in the converted test fail on phoneME in my environment:

java.lang.NullPointerException
        at 
org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest.insertClob2(Unknown
 Source)
        at 
org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest.negativeSpaceTruncationTest(Unknown
 Source)
        at 
org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest.testClobNegative(Unknown
 Source)
        at org.apache.derbyTesting.junit.BaseTestCase.runBare(Unknown Source)
        at junit.extensions.TestDecorator.basicRun(Unknown Source)
        at junit.extensions.TestSetup$1.protect(Unknown Source)
        at junit.extensions.TestSetup.run(Unknown Source)
        at org.apache.derbyTesting.junit.BaseTestSetup.run(Unknown Source)
        at junit.extensions.TestDecorator.basicRun(Unknown Source)
        at junit.extensions.TestSetup$1.protect(Unknown Source)
        at junit.extensions.TestSetup.run(Unknown Source)
        at sun.misc.CVM.runMain(Unknown Source)

junit.framework.AssertionFailedError: expected:<1> but was:<0>
        at 
org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest.selectUpdateClob2(Unknown
 Source)
        at 
org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest.testClob2(Unknown
 Source)
        at org.apache.derbyTesting.junit.BaseTestCase.runBare(Unknown Source)
        at junit.extensions.TestDecorator.basicRun(Unknown Source)
        at junit.extensions.TestSetup$1.protect(Unknown Source)
        at junit.extensions.TestSetup.run(Unknown Source)
        at org.apache.derbyTesting.junit.BaseTestSetup.run(Unknown Source)
        at junit.extensions.TestDecorator.basicRun(Unknown Source)
        at junit.extensions.TestSetup$1.protect(Unknown Source)
        at junit.extensions.TestSetup.run(Unknown Source)
        at sun.misc.CVM.runMain(Unknown Source)

> Convert  largedata/LobLimits.java to junit
> ------------------------------------------
>
>                 Key: DERBY-1903
>                 URL: https://issues.apache.org/jira/browse/DERBY-1903
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: V.Narayanan
>            Assignee: Kathey Marsden
>            Priority: Minor
>              Labels: LOB
>         Attachments: derby-1903_addsuites_diff.txt, 
> derby-1903_client_diff.txt, derby-1903_embeddedp1_diff.txt
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to