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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2008/02/13 00:25:07 UTC

[jira] Updated: (DERBY-3410) split DataSourceTest into test for basic datasources and j2ee datasources

     [ https://issues.apache.org/jira/browse/DERBY-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myrna van Lunteren updated DERBY-3410:
--------------------------------------

    Attachment: SimpleDSTest.diff

initial attempt - patch that creates a SimpleDataSourceTest. Not for commit.

> split DataSourceTest into test for basic datasources and j2ee datasources
> -------------------------------------------------------------------------
>
>                 Key: DERBY-3410
>                 URL: https://issues.apache.org/jira/browse/DERBY-3410
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.4.0.0
>            Reporter: Myrna van Lunteren
>            Priority: Trivial
>         Attachments: SimpleDSTest.diff
>
>
> The test DataSourceTest is currently not run with JSR169, because the test includes calls to classes and methods that are not supported in that environment.
> However, with JSR169 the only supported connection mechanism is a datasource, so it seems very hollowing to not even have this test run with JSR169.
> I posted a question, asking if a split was a good idea (with an initial attempt), in thread:
> http://www.nabble.com/minimized-DataSourceTest-for-JSR169--to15364534.html#a15364534

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.