Skip to content

Add a raw_backtrace field to Test.Error #61405

@davidanthoff

Description

@davidanthoff

If an exception is thrown inside a @test statement, the stacktrace for that is stored as a string in backtrace. But for tooling it would be very convenient to be able to access this stacktrace in a more structured format, so it would be great if the raw backtrace could be stored in the Error struct as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions