[
https://issues.apache.org/jira/browse/AVRO-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048880#comment-17048880
]
Hudson commented on AVRO-2759:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #838 (See
[https://builds.apache.org/job/AvroJava/838/])
AVRO-2759: Fix Ruby test not to redefine a function with the same name (github:
[https://github.com/apache/avro/commit/791ec6017b03e3cc79fbf546dd9d79d20d476b4e])
* (edit) lang/ruby/test/test_schema_validator.rb
> 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)