You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Kleppmann (JIRA)" <ji...@apache.org> on 2015/12/30 13:40:49 UTC

[jira] [Created] (AVRO-1775) Running unit tests on Ruby 2.2

Martin Kleppmann created AVRO-1775:
--------------------------------------

             Summary: Running unit tests on Ruby 2.2
                 Key: AVRO-1775
                 URL: https://issues.apache.org/jira/browse/AVRO-1775
             Project: Avro
          Issue Type: Bug
          Components: ruby
            Reporter: Martin Kleppmann


Ruby 2.2 [removed the test/unit framework from the standard library|https://bugs.ruby-lang.org/issues/9711#note-12]. As the Avro Ruby implementation uses it for its tests, we need to add a dependency on the {{test-unit}} gem in order to run the tests in Ruby 2.2.



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