Skip to content

Arrow flight CI test failing on master #6568

@alamb

Description

@alamb

Describe the bug

Arrow flight CI test failing on master

Example:
https://github.com/apache/arrow-rs/actions/runs/11354119801/job/31580643040


running 3 tests
test tests::test_execute_update ... FAILED
test tests::test_select ... FAILED
test tests::test_auth ... FAILED

failures:

---- tests::test_execute_update stdout ----
testing uds client
Client finished!
=======
testing http client
Client finished!
=======
testing https client
thread 'tests::test_execute_update' panicked at arrow-flight/examples/flight_sql_server.rs:834:65:
called `Result::unwrap()` on an `Err` value: IpcError("Can't handshake status: Unknown, message: \"transport error\", details: [], metadata: MetadataMap { headers: {} }")
stack backtrace:

To Reproduce
RunC CI

Expected behavior
Should pass

Additional context

Metadata

Metadata

Assignees

Labels

arrowChanges to the arrow cratearrow-flightChanges to the arrow-flight cratebug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions