Skip to content

[TEST] Show stdout/stderr on segfault in pytest #7017

@tkonolige

Description

@tkonolige

#7010 was hard to debug because pytest printed nothing once a segfault occurred. Forcing pytest to not capture output (via the -s flag) revealed the cause of the segfault. It would be nice to have pytest print the entirety of stdout and stderr when a segfault occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions