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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/19 20:40:15 UTC

[jira] Created: (DERBY-2567) convert lang/errorcode.sql to JUnit

convert lang/errorcode.sql to JUnit
-----------------------------------

                 Key: DERBY-2567
                 URL: https://issues.apache.org/jira/browse/DERBY-2567
             Project: Derby
          Issue Type: Task
          Components: Test
    Affects Versions: 10.3.0.0
            Reporter: Kathey Marsden
         Assigned To: Kathey Marsden
            Priority: Minor
             Fix For: 10.3.0.0


convert lang/errorcode.sql to JUnit

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


[jira] Resolved: (DERBY-2567) convert lang/errorcode.sql to JUnit

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

Kathey Marsden resolved DERBY-2567.
-----------------------------------

    Resolution: Fixed

Date: Fri Apr 20 11:06:53 2007
New Revision: 530868

URL: http://svn.apache.org/viewvc?view=rev&rev=530868
Log:
DERBY-2567  convert lang/errorcode.sql to JUnit
Converted errorcode.sql. Changed individual bug queries to print fatal errors tojust print the SQLExceptions with Errorcode >= 40000.
Added a method showResultSet(rs) to org.apache.derbyTesting.junit.Utilities
which will print out a resultSet in two dimensional array format.  This 
can be used to make converting tests easier.

Moved ij "DRIVER" testing to ij.sql

> convert lang/errorcode.sql to JUnit
> -----------------------------------
>
>                 Key: DERBY-2567
>                 URL: https://issues.apache.org/jira/browse/DERBY-2567
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> convert lang/errorcode.sql to JUnit

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


[jira] Commented: (DERBY-2567) convert lang/errorcode.sql to JUnit

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490201 ] 

Kathey Marsden commented on DERBY-2567:
---------------------------------------

This test uses the deprecated org.apache.derby.diag.ErrorMessages()  syntax.  I will have new test use the diagnostic table syscs_diag.error_Messages

> convert lang/errorcode.sql to JUnit
> -----------------------------------
>
>                 Key: DERBY-2567
>                 URL: https://issues.apache.org/jira/browse/DERBY-2567
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> convert lang/errorcode.sql to JUnit

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


[jira] Commented: (DERBY-2567) convert lang/errorcode.sql to JUnit

Posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490667 ] 

Dag H. Wanvik commented on DERBY-2567:
--------------------------------------

svn 530868 causes a javadoc warning, in BaseJDBCTestCase.java:866 .


> convert lang/errorcode.sql to JUnit
> -----------------------------------
>
>                 Key: DERBY-2567
>                 URL: https://issues.apache.org/jira/browse/DERBY-2567
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> convert lang/errorcode.sql to JUnit

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


[jira] Closed: (DERBY-2567) convert lang/errorcode.sql to JUnit

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

Kathey Marsden closed DERBY-2567.
---------------------------------


> convert lang/errorcode.sql to JUnit
> -----------------------------------
>
>                 Key: DERBY-2567
>                 URL: https://issues.apache.org/jira/browse/DERBY-2567
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> convert lang/errorcode.sql to JUnit

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