| David Fraser (JIRA) 2005-12-06, 2:47 am |
| [ http://issues.apache.org/jira/brows...HON-95?page=all ]
David Fraser updated MODPYTHON-95:
----------------------------------
Attachment: test-setsvcname-1.patch
Basically if you set a service name in testconf.py then it will use that instead of the standard service, and will install and uninstall the service each time its started / stopped
I've run the tests successfully with this while my main Apache is still running...
> Allow testing on Win32 without affecting main Apache service
> ------------------------------------------------------------
>
> Key: MODPYTHON-95
> URL: http://issues.apache.org/jira/browse/MODPYTHON-95
> Project: mod_python
> Type: Improvement
> Components: core
> Versions: 3.2
> Environment: Windows
> Reporter: David Fraser
> Fix For: 3.2
> Attachments: test-setsvcname-1.patch
>
> Currently the README for testing states:
> - The only trick is that you'll have to stop your Apache server before launching
> the test, as the start/stop command can only apply to one single Apache instance.
> This only applies on Win32, and in that case it could be avoided by installing / uninstalling a separate service for the tests when they are run.
|