Skip to content

StackFIlter trims leading spaces from each line #2208

Closed
@CharliePoole

Description

@CharliePoole

I noticed in the gui that stack traces from a test failure were showing up without leading spaces before the "at" on each line, whereas error failures had it. I confirmed same behavior on the console. While not terribly important, this does make the reports of combined failures and errors look odd.

I think it's due to a Trim() call in StackFilter.cs, which should probably simply be eliminated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions