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 "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/05/16 14:34:16 UTC

[jira] Updated: (DERBY-2609) The tests in ij7.sql are only performed in embedded mode.

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

Jørgen Løland updated DERBY-2609:
---------------------------------

    Attachment: derby2609-1.diff
                derby2609-1.stat

The patch (derby2609-1) moves the ij7.sql tests from the old harness to the junit test LangScripts. 

The test commands are moved from tools/ij7.sql to lang/ijcommands.sql and lang/showindex_X.sql (X = embed,client). The reason for splitting the test is that the show index command prints different output in client/embed modes (see DERBY-2651).

I also moved the ij7_app.properties file to ijcommands_app.properties, but I am unsure if this file is used in the junit tests. If not, the file should be removed. 

> The tests in ij7.sql are only performed in embedded mode.
> ---------------------------------------------------------
>
>                 Key: DERBY-2609
>                 URL: https://issues.apache.org/jira/browse/DERBY-2609
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>    Affects Versions: 10.2.2.0, 10.3.0.0
>            Reporter: Jørgen Løland
>         Assigned To: Jørgen Løland
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby2609-1.diff, derby2609-1.stat
>
>
> The tests in ij7.sql are only performed in embedded mode. They should also be performed in client mode.

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