Skip to content

Handle panic stacktrace in datafusion-cli tests #16146

Open
@blaginin

Description

@blaginin

Context: #16144 (comment)

We use insta to test datafusion-cli, but some tests have dynamic errors with stack traces, including external dependencies, which we don't want to assert on. As a workaround, we removed datafusion-cli from action with RUST_BACKTRACE=1 in #16144, but it should work reliably even with the flag enabled.

To fix this, you feel free to explore these options:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions