[ https://issues.apache.org/jira/browse/DERBY-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren reassigned DERBY-6181:
-----------------------------------------
Assignee: Myrna van Lunteren
> fix AutoloadTest to support running concurrently when different base ports are specified.
> -----------------------------------------------------------------------------------------
>
> Key: DERBY-6181
> URL: https://issues.apache.org/jira/browse/DERBY-6181
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.9.2.2, 10.10.1.2, 10.11.0.0
> Reporter: Mike Matrigali
> Assignee: Myrna van Lunteren
> Attachments: DERBY-6181.diff
>
>
> This test is currently disabled by DERBY-6178 when a non-default base port is specified.
It would be nice if it could run
> in the nightly regression runs where multiple suites.all are run using differen base
ports.
> This test currently spawns a new process to test auto loading. I think the changes necessary
are:
> 1) get the non-default baseport over to the spawned process. I think you can add a -D
argument to
> the spawn command for this.
> 2) change the code that starts a network server to use the new baseport.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|