Skip to content

The test suite is not prepared to run in systems with poor symbol information #2

@pablogsal

Description

@pablogsal

Running the test suite in systems where there isn't enough symbolic information makes it fail even if there isn't anything wrong with pystack. This can be fixed some times by installing debug packages for the interpreter (python3-dbg in debian), but some times this is not possible either because we are not using system packages for the interpreter (e.g. pyenv) or because other arcane reasons.

We should skip these failing tests using some mechanism that validates that we have enough information to run them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions