[
https://issues.apache.org/jira/browse/DERBY-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708288#action_12708288
]
Dag H. Wanvik commented on DERBY-4090:
--------------------------------------
Note that the replication tests could also interfere with other tests since
they open additional ports, so I guess it should be possible to configure ports
these as well.
> 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: Tiago R. Espinha
>
> 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
> derbynet/runtimeinfo.java
> derbynet/testProtocol.java
> lang/holdCursorIJ.sql
> lang/wisconsin.java
> lang/ShutdownDatabase.java
> store/holdCursorExternalSortJDBC30.sql
> store/holdCursorJDBC30.sql
> - Make the default port for the suites.All run configurable with a system
> property.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.