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

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

I saw this with the LobLimitsLiteTest (both in suites.All and standalone). 
Haven't tried with the full test.

I don't know if it worked with the old test. As far as I know, no one did the 
work to get the old test harness to work with phoneME (the harness needs some 
support classes to be implemented per JVM type/version, if I'm not mistaken).

The typical reason why something fails on phoneME (at least if it doesn't fail 
on weme) is that the ordering of the test cases tends to be different from what 
we get when running the tests on other JVMs, so it may fail if the test cases 
aren't independent of each other. And indeed, when I force the tests to run in 
the opposite order, they fail this way on Java 6 too.

> 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_liteToAllPackages_diff.txt, 
> 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