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

[jira] [Updated] (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:all-tabpanel ]

Ryan Skraba updated AVRO-2759:
------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Thanks for the fix!

> 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
>             Fix For: 1.10.0
>
>
> 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)