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 "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2006/10/31 17:54:30 UTC

[jira] Created: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Ensure all tests called by jdbc40._Suite run in embedded and client as required.
--------------------------------------------------------------------------------

                 Key: DERBY-2023
                 URL: http://issues.apache.org/jira/browse/DERBY-2023
             Project: Derby
          Issue Type: Test
          Components: Test
            Reporter: Daniel John Debrunner


I think none of the tests have not been updated to run in client and embedded when run stand alone.

If a test is not to run in client or emebdded that fact should be documented with the reason why.

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

        

[jira] Commented: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-2023?page=comments#action_12447916 ] 
            
Daniel John Debrunner commented on DERBY-2023:
----------------------------------------------

Committed revision 472228 enables the remaing tests in client mode (I think).

> Ensure all tests called by jdbc40._Suite run in embedded and client as required.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-2023
>                 URL: http://issues.apache.org/jira/browse/DERBY-2023
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Knut Anders Hatlen
>             Fix For: 10.3.0.0
>
>         Attachments: derby-2023.diff, derby-2023.stat
>
>
> I think none of the tests have not been updated to run in client and embedded when run stand alone.
> If a test is not to run in client or emebdded that fact should be documented with the reason why.

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

        

[jira] Updated: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2023?page=all ]

Knut Anders Hatlen updated DERBY-2023:
--------------------------------------

    Fix Version/s: 10.3.0.0
       Derby Info:   (was: [Patch Available])

Thanks for reviewing, Dan! Committed revision 472016. I'm leaving the issue open until DERBY-2047 has been fixed. Will post a new patch then which enables the remaining tests in client mode.

> Ensure all tests called by jdbc40._Suite run in embedded and client as required.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-2023
>                 URL: http://issues.apache.org/jira/browse/DERBY-2023
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Knut Anders Hatlen
>             Fix For: 10.3.0.0
>
>         Attachments: derby-2023.diff, derby-2023.stat
>
>
> I think none of the tests have not been updated to run in client and embedded when run stand alone.
> If a test is not to run in client or emebdded that fact should be documented with the reason why.

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

        

[jira] Assigned: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2023?page=all ]

Knut Anders Hatlen reassigned DERBY-2023:
-----------------------------------------

    Assignee: Knut Anders Hatlen

> Ensure all tests called by jdbc40._Suite run in embedded and client as required.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-2023
>                 URL: http://issues.apache.org/jira/browse/DERBY-2023
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Knut Anders Hatlen
>
> I think none of the tests have not been updated to run in client and embedded when run stand alone.
> If a test is not to run in client or emebdded that fact should be documented with the reason why.

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

        

[jira] Updated: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2023?page=all ]

Knut Anders Hatlen updated DERBY-2023:
--------------------------------------

    Attachment: derby-2023.diff
                derby-2023.stat

The attached patch (derby-2023.diff) makes most of the tests in
jdbc4._Suite run in client and embedded. The exceptions are

  - ClosedObjectTest
  - StatementEventsTest
  - XA40Test
  - UnsupportedVetter
  - DataSourceTest

These tests can only run in embedded mode until DERBY-2047 has been
fixed, and I have added a note about it in their suite() methods.

jdbc4._Suite is removed from jdbc40.runall.

I have run the jdbc40 suite in both embedded and client mode, and the
full JUnit suite. No problems related to this patch. Please
review. Thanks.

> Ensure all tests called by jdbc40._Suite run in embedded and client as required.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-2023
>                 URL: http://issues.apache.org/jira/browse/DERBY-2023
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Knut Anders Hatlen
>         Attachments: derby-2023.diff, derby-2023.stat
>
>
> I think none of the tests have not been updated to run in client and embedded when run stand alone.
> If a test is not to run in client or emebdded that fact should be documented with the reason why.

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

        

[jira] Resolved: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2023?page=all ]

Knut Anders Hatlen resolved DERBY-2023.
---------------------------------------

    Resolution: Fixed

Number of tests in jdbc4._Suite increased from 2354 to 4133. All passed. Thanks Dan.

> Ensure all tests called by jdbc40._Suite run in embedded and client as required.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-2023
>                 URL: http://issues.apache.org/jira/browse/DERBY-2023
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Knut Anders Hatlen
>             Fix For: 10.3.0.0
>
>         Attachments: derby-2023.diff, derby-2023.stat
>
>
> I think none of the tests have not been updated to run in client and embedded when run stand alone.
> If a test is not to run in client or emebdded that fact should be documented with the reason why.

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

        

[jira] Updated: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2023?page=all ]

Knut Anders Hatlen updated DERBY-2023:
--------------------------------------

    Derby Info: [Patch Available]

> Ensure all tests called by jdbc40._Suite run in embedded and client as required.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-2023
>                 URL: http://issues.apache.org/jira/browse/DERBY-2023
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Knut Anders Hatlen
>         Attachments: derby-2023.diff, derby-2023.stat
>
>
> I think none of the tests have not been updated to run in client and embedded when run stand alone.
> If a test is not to run in client or emebdded that fact should be documented with the reason why.

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

        

[jira] Commented: (DERBY-2023) Ensure all tests called by jdbc40._Suite run in embedded and client as required.

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-2023?page=comments#action_12447598 ] 
            
Daniel John Debrunner commented on DERBY-2023:
----------------------------------------------

Changes look good - can you commit it? Thanks.

> Ensure all tests called by jdbc40._Suite run in embedded and client as required.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-2023
>                 URL: http://issues.apache.org/jira/browse/DERBY-2023
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Knut Anders Hatlen
>         Attachments: derby-2023.diff, derby-2023.stat
>
>
> I think none of the tests have not been updated to run in client and embedded when run stand alone.
> If a test is not to run in client or emebdded that fact should be documented with the reason why.

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