[ http://issues.apache.org/jira/browse/DERBY-435?page=all ]

Deepa Remesh updated DERBY-435:
-------------------------------

    Attachment: d435-10.1-v1.diff
                d435-10.1-v1.status

Attaching a patch 'd435-10.1-v1.diff' which enables 
jdbcapi/checkDataSource.java to run in client framework in 10.1 branch. I would 
like to get this test running in 10.1 so that I can merge my test changes for 
DERBY-1148. 

Summary of patch:

* Merges the latest version of checkDataSource and checkDataSource30 tests from 
trunk into 10.1 branch. I have tried to make the 10.1 files match as closely as 
possible to trunk files. I have not included the tests for following changes 
intended only for trunk - DERBY-412, DERBY-467, DERBY-571.

* Adds permission required to read system property to the testing jar and 
classes folder. These permissions are copied from the trunk.

* Adds jdbcapi/checkDataSource.java to derbynetclientmats suite. 
checkDataSource30.java does not pass with client. I think this is because 
changes for some of the bug fixes are not fully merged into 10.1. I am looking 
at this and will post with more information separately. I also see that some 
parts of checkDataSource30 test are still disabled with client though the 
corresponding bugs have been fixed.

* Modifies master files and adds new masters for client.

Tests run using Sun jdk1.4.2 on Windows XP with classes and sane jars  :
* checkDataSource.java with embedded and client framework
* checkDataSource30.java with embedded framework

Please take a look at this patch. Thanks.

> jdbcapi/checkDataSource.java and  jdbapi/checkDataSource30.java to tests 
> should be changed or extended to test client DataSources
> ---------------------------------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-435
>          URL: http://issues.apache.org/jira/browse/DERBY-435
>      Project: Derby
>         Type: Sub-task

>   Components: Network Client
>     Versions: 10.1.1.0, 10.2.0.0
>     Reporter: Kathey Marsden
>     Assignee: Kathey Marsden
>  Attachments: d435-10.1-v1.diff, d435-10.1-v1.status, 
> d435_enableCheckDataSource.diff, d435_enableCheckDataSource30.diff, 
> derby435.diff
>
> jdbcapi/checkDataSource.java and  jdbapi/checkDataSource30.java currently 
> only test the embedded datasources but the same tests are needed for client 
> datasaources, particularly for xa to complete xa testing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to