[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.