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

Antonio Eggberg updated SOLR-132:
---------------------------------

    Attachment: i18n.patch2

Thanks for your comments and fixes :-). New patch attached.

I didn't get 'rake test' working in the first pass. cos the delay timeout was 5 
sec.. this is why all my test failed. I increased to 20 and all test passed.. 

test_solr_server.rb ..

      puts "starting solr server"
      solr_server.start
      sleep params[:startup_wait] || 5
      yield



cheers!

> i18n solrb test patch
> ---------------------
>
>                 Key: SOLR-132
>                 URL: https://issues.apache.org/jira/browse/SOLR-132
>             Project: Solr
>          Issue Type: Test
>          Components: clients - ruby - flare
>            Reporter: Antonio Eggberg
>            Priority: Trivial
>         Attachments: i18n.patch2, i18n_test.patch
>
>
> Some unit test in regards to i18n. I didn't create a separate i18n.rb cos it 
> is nothing but testing new "characters". Please let me know if you would like 
> to have it as a separate file.. I also added some functional test i.e. 
> i18n_full_cycle_test. 
> This is my first patch :-) I am sure I have made mistake so please do come 
> back with things that you would like me to change!
> Regards
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to