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/04 15:25:16 UTC

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

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.3.0.0
            Reporter: Jørgen Løland
            Priority: Minor
             Fix For: 10.3.0.0


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.


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

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myrna van Lunteren resolved DERBY-2609.
---------------------------------------

    Resolution: Fixed
    Derby Info:   (was: [Patch Available])

Committed the patch to trunk with 543858. see: http://svn.apache.org/viewvc?view=rev&revision=543858


> 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
>            Assignee: Jørgen Løland
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby2609-1.diff, derby2609-1.stat, derby2609-2.diff, derby2609-2.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.


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

Posted by "Jørgen Løland (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jørgen Løland closed DERBY-2609.
--------------------------------


> 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
>            Assignee: Jørgen Løland
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby2609-1.diff, derby2609-1.stat, derby2609-2.diff, derby2609-2.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.


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

Posted by "Jørgen Løland (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496858 ] 

Jørgen Løland commented on DERBY-2609:
--------------------------------------

Many JUnit tests fail: 69 fails, 30 errors. These are the same as reported in tinderbox. The tools suite (which is the only modified suite) runs cleanly. 

When running only the tools part of the old test harness, the derbytools_pass file confirms that the ij7 test is no longer run. derbytools runs without errors.

> 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, derby2609-2.diff, derby2609-2.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.


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

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496361 ] 

Knut Anders Hatlen commented on DERBY-2609:
-------------------------------------------

Since these tests are not really language tests (they test ij syntax, not SQL) I think it would be better if they stayed under tools. You could perhaps add a new JUnit test in tools modelled after LangScripts?

The *_app.properties files are not used by the JUnit tests, so it should be safe to remove them for converted tests.

> 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.


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

Posted by "Jørgen Løland (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Jørgen Løland (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

           Derby Info: [Patch Available]
    Affects Version/s: 10.2.2.0

> 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.


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

Posted by "Jørgen Løland (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496290 ] 

Jørgen Løland commented on DERBY-2609:
--------------------------------------

derbyall and suites.all run without errors on patch (1)

> 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.


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

Posted by "Jørgen Løland (JIRA)" <ji...@apache.org>.
     [ 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-2.stat
                derby2609-2.diff

Thank you for reviewing patch (1), Knut

The current patch (2)  addresses the comments; the tests remain in the tools directory, and a new test "ToolScript" similar to LangScripts is added the JUnit tests.  

> 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, derby2609-2.diff, derby2609-2.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.


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

Posted by "Jørgen Løland (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Assignee: Jørgen Løland

> 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.3.0.0
>            Reporter: Jørgen Løland
>         Assigned To: Jørgen Løland
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> 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.