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

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

> Besides, how to deal with "maximumdisplaywidth 2000;" in JUnit, please?

That command is only there so that ij doesn't truncate the result from 
SYSCS_GET_RUNTIMESTATISTICS. Since ResultSet.getString() will make the entire 
result available to the test without such magic, it can safely be skipped now 
when the test is written in JUnit.

> Convert store/TableLockBasic.sql  to junit
> ------------------------------------------
>
>                 Key: DERBY-5301
>                 URL: https://issues.apache.org/jira/browse/DERBY-5301
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: Houx Zhang
>            Assignee: Houx Zhang
>              Labels: gsoc2011
>         Attachments: 5301-1-part.patch, TableLockBasicTest.java, junit.out
>
>


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

        

Reply via email to