Skip to content

[C++][CI] Flight tests fail running on some configurations #37067

@pitrou

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

For example on Ubuntu 22.04:
https://github.com/ursacomputing/crossbow/actions/runs/5799341398/job/15719127299#step:6:4848

or Debian 11:
https://github.com/ursacomputing/crossbow/actions/runs/5799341448/job/15719127520

Symptoms are the same:

 70/107 Test  #71: arrow-flight-internals-test ...............***Failed    0.12 sec
Running arrow-flight-internals-test, redirecting output into /build/cpp/build/test-logs/arrow-flight-internals-test.txt (attempt 1/1)
/build/cpp/debug/arrow-flight-internals-test: error while loading shared libraries: libgmockd.so.1.11.0: cannot open shared object file: No such file or directory
/build/cpp/src/arrow/flight

        Start  72: arrow-flight-test
 71/107 Test  #72: arrow-flight-test .........................***Failed    0.12 sec
Running arrow-flight-test, redirecting output into /build/cpp/build/test-logs/arrow-flight-test.txt (attempt 1/1)
/build/cpp/debug/arrow-flight-test: error while loading shared libraries: libgmockd.so.1.11.0: cannot open shared object file: No such file or directory
/build/cpp/src/arrow/flight

Component(s)

C++, Continuous Integration, FlightRPC

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions