You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mel Riffe (JIRA)" <ji...@apache.org> on 2007/07/03 04:42:04 UTC

[jira] Resolved: (SOLR-160) [Patch] Get Test Solr Server working in Windows environment

     [ https://issues.apache.org/jira/browse/SOLR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mel Riffe resolved SOLR-160.
----------------------------

    Resolution: Fixed

let me know if anyone else has problems with this patch; i'm moving the majority (99%) of my Rails development to the Mac but will support as needed.

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