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

Bryan Pendleton commented on DERBY-5301:
----------------------------------------

If I add the line:

        st.execute("call SYSCS_UTIL.SYSCS_SET_RUNTIMESTATISTICS(1)");

at line 552 of TableLockBasicTest.java, then the runtime statistics come back 
non-null.

Then I also have to insert the literal TAB characters into the expected output, 
just like
we did with the other RTS test output, to make it match the actual results.

And, I have to adjust the statement name for embedded vs client/server.

I'll attach my updated test program in a sec...

> 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, 5301-2-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