[ 
https://issues.apache.org/jira/browse/AVRO-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581894#comment-13581894
 ] 

Hudson commented on AVRO-1257:
------------------------------

Integrated in AvroJava #354 (See [https://builds.apache.org/job/AvroJava/354/])
    AVRO-1257. Ruby: Fix UTF-8 encoding in Ruby 1.9.  Contributed by Martin 
Kleppmann. (Revision 1447957)

     Result = SUCCESS
cutting : 
Files : 
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/ruby/lib/avro/io.rb

                
> Test failure (utf-8 encoding) on Ruby 1.9
> -----------------------------------------
>
>                 Key: AVRO-1257
>                 URL: https://issues.apache.org/jira/browse/AVRO-1257
>             Project: Avro
>          Issue Type: Bug
>          Components: ruby
>    Affects Versions: 1.7.3
>         Environment: Ruby 1.9.*
>            Reporter: Martin Kleppmann
>            Assignee: Martin Kleppmann
>             Fix For: 1.7.4
>
>         Attachments: AVRO-1257.patch
>
>
> Running the Avro Ruby implementation's unit tests in Ruby 1.9.3-p374:
> {noformat}
> # Running tests:
> ...F............................
> Finished tests in 0.185270s, 172.7209 tests/s, 3832.2448 assertions/s.
>   1) Failure:
> test_utf8(TestDataFile) 
> [/Users/mkleppma/Applications/avro/lang/ruby/test/test_datafile.rb:152]:
> <"家"> expected but was
> <"\xE5\xAE\xB6">.
> 32 tests, 710 assertions, 1 failures, 0 errors, 0 skips
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to