Martin Kleppmann created AVRO-1782:
--------------------------------------

             Summary: Test failures in Ruby 2.1/2.2
                 Key: AVRO-1782
                 URL: https://issues.apache.org/jira/browse/AVRO-1782
             Project: Avro
          Issue Type: Bug
          Components: ruby
            Reporter: Martin Kleppmann


When running the Avro Ruby implementation's test suite in Ruby 2.1 or 2.2, I 
get several test failures. The distinct errors are:

{code}
NameError: uninitialized constant Avro::SchemaNormalization::JSON
    avro/lang/ruby/lib/avro/schema_normalization.rb:28:in `to_parsing_form'
{code}

and

{code}
TestSchemaNormalization#test_shared_dataset:
NameError: uninitialized constant CaseFinder::StringScanner
    /Users/martin/Applications/avro/lang/ruby/test/case_finder.rb:30:in 
`initialize'
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to