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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2015/01/21 23:10:35 UTC

[jira] [Commented] (DERBY-4090) Provide the ability to run tests concurrently on the same machine

    [ https://issues.apache.org/jira/browse/DERBY-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286393#comment-14286393 ] 

Myrna van Lunteren commented on DERBY-4090:
-------------------------------------------

I changed the assignee on this to myself - it seems unlikely Tiago is working on this.
There are 4 tests remaining in the derbynetclientmats:
derbynet/dblook_test_net.java
derbynet/dblook_test_net_territory.java
lang/wisconsin.java
(via encoding suite):
derbynet/TestEnc.java

> Provide the ability to run tests concurrently on the same machine
> -----------------------------------------------------------------
>
>                 Key: DERBY-4090
>                 URL: https://issues.apache.org/jira/browse/DERBY-4090
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.5.1.1
>            Reporter: Kathey Marsden
>            Assignee: Myrna van Lunteren
>
> Because the network server tests use port 1527 for their testing, you cannot currently run concurrent test runs on a single machine.  This is very inconvenient, especially on multiple cpu machines where  running tests in parallel might be faster than serial runs.  I think the things that need to be done for this task are:
> - Convert the remaining network server tests.  as of 3/11/2009 this appear to be
> derbynet/dblook_test_net.java
> derbynet/dblook_test_net_territory.java
> derbynet/DerbyNetAutoStart.java
> [x] - derbynet/runtimeinfo.java
> derbynet/testProtocol.java
> lang/holdCursorIJ.sql
> lang/wisconsin.java
> [x] - lang/ShutdownDatabase.java
> [x] - store/holdCursorExternalSortJDBC30.sql
> [x] - store/holdCursorJDBC30.sql
> - Make the default port for the suites.All run configurable with a system property.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)