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 2016/01/19 22:26:40 UTC

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

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

Martin Kleppmann commented on AVRO-1775:
----------------------------------------

Could I get a review for this please? Just a one-line patch that should have no negative effects.

> 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
>         Attachments: AVRO-1775-1.patch
>
>
> 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)