[
https://issues.apache.org/jira/browse/AVRO-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630256#comment-17630256
]
Martin Tzvetanov Grigorov commented on AVRO-3662:
-------------------------------------------------
Hi [~clesaec] !
Your comment should be sent to
[[email protected].|mailto:[email protected].]
This is a major topic to discuss and this ticket's comments is not the right
place for it.
> [Ruby] Ruby 2.6 CI workflow fails since a while
> -----------------------------------------------
>
> Key: AVRO-3662
> URL: https://issues.apache.org/jira/browse/AVRO-3662
> Project: Apache Avro
> Issue Type: Bug
> Components: ruby
> Reporter: Martin Tzvetanov Grigorov
> Priority: Major
>
> [https://github.com/apache/avro/actions/workflows/test-lang-ruby.yml]
>
> {code:java}
> ===============================================================================
> Failure: test_bytes_decimal_object_allocations_decode(TestLogicalTypes):
> <1> was expected to be
> >=
> <2>.
> /home/runner/work/avro/avro/lang/ruby/test/test_logical_types.rb:234:in
> `block in test_bytes_decimal_object_allocations_decode'
> 231:
> 232: assert_equal 5, report.total_allocated
> 233: # Ruby 2.7 does not retain anything. Ruby 2.6 retains 1
> => 234: assert_operator 1, :>=, report.total_retained
> 235: end
> 236: end
> 237:
>
> /home/runner/work/avro/avro/lang/ruby/test/test_logical_types.rb:227:in
> `each'
>
> /home/runner/work/avro/avro/lang/ruby/test/test_logical_types.rb:227:in
> `test_bytes_decimal_object_allocations_decode' {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)