Martin Kleppmann created AVRO-1257:
--------------------------------------

             Summary: 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
    Affects Versions: 1.7.3
         Environment: Ruby 1.9.*
            Reporter: Martin Kleppmann


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