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

[jira] [Commented] (ARROW-13292) [C++][FlightRPC] arrow-flight-test failed sometimes on travis s390x ci

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

David Li commented on ARROW-13292:
----------------------------------

…odd, this looks like a linker error, but it's sporadic? I would expect this to always fail.
{noformat}
[ RUN      ] TestFlight.ConnectUri
/build/cpp/debug/flight-test-server: error while loading shared libraries: libgtestd.so: cannot open shared object file: No such file or directory
Server running with pid 17401
/arrow/cpp/src/arrow/flight/flight_test.cc:185: Failure
Value of: server.IsRunning()
  Actual: false
Expected: true
[  FAILED  ] TestFlight.ConnectUri (25 ms)
{noformat}

> [C++][FlightRPC] arrow-flight-test failed sometimes on travis s390x ci
> ----------------------------------------------------------------------
>
>                 Key: ARROW-13292
>                 URL: https://issues.apache.org/jira/browse/ARROW-13292
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, FlightRPC
>    Affects Versions: 4.0.1
>            Reporter: Yibo Cai
>            Priority: Major
>
> [https://app.travis-ci.com/github/apache/arrow/jobs/522968031#L1913]



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