[
https://issues.apache.org/jira/browse/SOLR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473870
]
Erik Hatcher commented on SOLR-160:
-----------------------------------
Mel - I've applied a slight variation on your patch that inlines the
conditional implementation all within the test server file instead of two
additional files being needed.
I'm seeing 100% code passage here. Your mileage still varies?
> [Patch] Get Test Solr Server working in Windows environment
> -----------------------------------------------------------
>
> Key: SOLR-160
> URL: https://issues.apache.org/jira/browse/SOLR-160
> Project: Solr
> Issue Type: Improvement
> Components: clients - ruby - flare
> Environment: Windows XP Home
> Reporter: Mel Riffe
> Attachments: win32_functional_tests.patch,
> win32_functional_tests.results
>
>
> Because Windows does not support forking processes I created a patch that
> uses the Win32 api to create and destroy a process to control the test solr
> server.
> I have attached two files: 1) the patch and 2) the results from running 'rake
> test' In my environment I have two failures.
> My approach was to still support the including/requiring of the single file
> test/functional/test_solr_server.rb and have it further require the platform
> dependent start/stop api.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.