You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Anthony Louis Gotlib Ferreira (Jira)" <ji...@apache.org> on 2021/06/07 13:06:00 UTC

[jira] [Commented] (ARROW-12987) [CI] test-ubuntu-18.04 nightly builds are failing due to Gandiva "TestUpper" test failure

    [ https://issues.apache.org/jira/browse/ARROW-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358579#comment-17358579 ] 

Anthony Louis Gotlib Ferreira commented on ARROW-12987:
-------------------------------------------------------

[~jorisvandenbossche] thanks for notice the issue, I am already fixing it!

> [CI] test-ubuntu-18.04 nightly builds are failing due to Gandiva "TestUpper" test failure
> -----------------------------------------------------------------------------------------
>
>                 Key: ARROW-12987
>                 URL: https://issues.apache.org/jira/browse/ARROW-12987
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Gandiva, Continuous Integration
>            Reporter: Joris Van den Bossche
>            Assignee: Anthony Louis Gotlib Ferreira
>            Priority: Major
>
> Didn't yet see another JIRA for this, see eg https://github.com/ursacomputing/crossbow/runs/2756066459. It's failing on the "test-ubuntu-18.04-cpp", "test-ubuntu-18.04-cpp-release" and "test-ubuntu-18.04-cpp-static" builds.
>  
> Failure message:
> {code}
>  [ RUN      ] TestGdvFnStubs.TestUpper
> /arrow/cpp/src/gandiva/gdv_function_stubs_test.cc:327: Failure
> Expected equality of these values:
>   std::string(out_str, out_len)
>     Which is: "M\xC3\x96" "BELTR\xC3\x84GERF\xC3\x9C\xC3\x9F" "E"
>     As Text: "MÖBELTRÄGERFÜßE"
>   "MÖBELTRÄGERFÜẞE"
>     Which is: "M\xC3\x96" "BELTR\xC3\x84GERF\xC3\x9C\xE1\xBA\x9E" "E"
>     As Text: "MÖBELTRÄGERFÜẞE"
> [  FAILED  ] TestGdvFnStubs.TestUpper (1 ms)
> {code}
> I _think_ this is failing since https://github.com/apache/arrow/pull/10040 / ARROW-11565 (cc [~praveenbingo] [~anthonylouis] [~projjal])



--
This message was sent by Atlassian Jira
(v8.3.4#803005)