[
https://issues.apache.org/jira/browse/AVRO-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kengo Seki updated AVRO-2759:
-----------------------------
Status: Patch Available (was: Open)
> 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)