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.0.0
            Reporter: Kathey Marsden


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.

Reply via email to