You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/02 08:38:00 UTC

[jira] [Commented] (AVRO-2759) Fix Ruby test not to redefine a function with the same name

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

ASF subversion and git services commented on AVRO-2759:
-------------------------------------------------------

Commit 791ec6017b03e3cc79fbf546dd9d79d20d476b4e in avro's branch refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=791ec60 ]

AVRO-2759: Fix Ruby test not to redefine a function with the same name (#828)



> Fix Ruby test not to redefine a function with the same name
> -----------------------------------------------------------
>
>                 Key: AVRO-2759
>                 URL: https://issues.apache.org/jira/browse/AVRO-2759
>             Project: Apache Avro
>          Issue Type: Test
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Trivial
>
> Running {{./build.sh test}} in the {{lang/ruby}} directory shows the following warnings.
> {code}
> #################################################################
> ##### Run tests: /avro/lang/ruby/ 
> #################################################################
> (snip)
> /avro/lang/ruby/test/test_schema.rb:20: warning: method redefined; discarding old hash_to_schema
> /avro/lang/ruby/test/test_schema_validator.rb:28: warning: previous definition of hash_to_schema was here
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)