You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2012/08/16 23:55:38 UTC

[jira] [Commented] (DERBY-5854) Test for methods in BrokeredCallableStatement

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

Mamta A. Satoor commented on DERBY-5854:
----------------------------------------

The test failed on weme6.2 with following stack trace. The test ran with revision 1373684 and this is on a Windows/VMWare machine
1) CallableTest:brokeredjunit.framework.AssertionFailedError: java.lang.NullPointerException
	at org.apache.derbyTesting.junit.JDBCDataSource.getDataSourceObject(JDBCDataSource.java:182)
	at org.apache.derbyTesting.junit.J2EEDataSource.getXADataSource(J2EEDataSource.java:98)
	at org.apache.derbyTesting.junit.XADataSourceConnector.setConfiguration(XADataSourceConnector.java:51)
	at org.apache.derbyTesting.junit.ConnectorSetup.getNewConfiguration(ConnectorSetup.java:49)
	at org.apache.derbyTesting.junit.ChangeConfigurationSetup.setUp(ChangeConfigurationSetup.java:37)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
	at junit.extensions.TestSetup.run(TestSetup.java:25)

                
> Test for methods in BrokeredCallableStatement
> ---------------------------------------------
>
>                 Key: DERBY-5854
>                 URL: https://issues.apache.org/jira/browse/DERBY-5854
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>    Affects Versions: 10.10.0.0
>            Reporter: Siddharth Srivastava
>            Assignee: Siddharth Srivastava
>            Priority: Minor
>             Fix For: 10.10.0.0
>
>         Attachments: derbyBrokeredCallable.patch, derbycallabledecorator
>
>
> There are many unused methods in BrokeredCallableStatement. This issue adds test for them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira