[
https://issues.apache.org/jira/browse/DERBY-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tiago R. Espinha updated DERBY-4090:
------------------------------------
Description:
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
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.
was:
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.
Marking with [x] converted tests.
> 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
> [x] - derbynet/runtimeinfo.java
> derbynet/testProtocol.java
> lang/holdCursorIJ.sql
> lang/wisconsin.java
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.