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 "Øystein Grøvlen (JIRA)" <de...@db.apache.org> on 2006/10/07 10:59:20 UTC

[jira] Updated: (DERBY-1893) Convert largedata/lobLengthTests.java to junit

     [ http://issues.apache.org/jira/browse/DERBY-1893?page=all ]

Øystein Grøvlen updated DERBY-1893:
-----------------------------------

    Attachment: derby1893.diff
                derby1893.stat

derby1893.diff contains the changes to port the test
largedata/lobLengthTests.java to junit.  The test has been renamed to
LobLengthTest to follow what seems to be the standard naming pattern
for Derby Junit tests.  I have also moved the test from largedata to jdbcapi
and included it in the standard test suite since it seems that an
extra large heap is no longer needed to run this test.  The following
files are affected by this patch:

D      java/testing/org/apache/derbyTesting/functionTests/tests/largedata/lobLengthTests.java
       Old test is removed

D      java/testing/org/apache/derbyTesting/functionTests/tests/largedata/lobLengthTests_app.properties
       No need for larger heap size anymore.

M      java/testing/org/apache/derbyTesting/functionTests/tests/largedata/copyfiles.ant
       No properties file to copy anymore.

M      java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/_Suite.java
       Adds the test to the jdbcapi junit test suite.

A      java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/LobLengthTest.java
       Converted test.

M      java/testing/org/apache/derbyTesting/functionTests/suites/largeDataTests.runall
       Removed test from largedata suite

derbyall has been run with no failures.

> Convert largedata/lobLengthTests.java to junit
> ----------------------------------------------
>
>                 Key: DERBY-1893
>                 URL: http://issues.apache.org/jira/browse/DERBY-1893
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: Øystein Grøvlen
>         Assigned To: Øystein Grøvlen
>            Priority: Trivial
>         Attachments: derby1893.diff, derby1893.stat
>
>


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