[ 
https://issues.apache.org/jira/browse/ARROW-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kouhei Sutou updated ARROW-5051:
--------------------------------
    Summary: [GLib][Gandiva] Test failure in release verification script  (was: 
[Gandiva] [Ruby] Test failure in release verification script)

> [GLib][Gandiva] Test failure in release verification script
> -----------------------------------------------------------
>
>                 Key: ARROW-5051
>                 URL: https://issues.apache.org/jira/browse/ARROW-5051
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: GLib
>    Affects Versions: 0.12.1
>            Reporter: Antoine Pitrou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I got this:
> {code}
>      23:   end
>      24: 
>      25:   def test_value
>   => 26:     assert_equal(@value, @node.value)
>      27:   end
>      28: 
>      29:   def test_return_type
> /tmp/arrow-0.13.0.NUWtu/apache-arrow-0.13.0/c_glib/test/gandiva/test-string-literal-node.rb:26:in
>  `test_value'
> <"Hello"> expected but was
> <"\u0010Ұ6q">
> Failure: test_value(TestGandivaStringLiteralNode)
> {code}
> When running the verification script:
> {code}
> ./dev/release/verify-release-candidate.sh source 0.13.0 4
> {code}
> The value displayed above looks like corrupted memory...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to