Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Simplify the stacktrace #1402

Merged
merged 2 commits into from
Apr 7, 2022
Merged

feat: Simplify the stacktrace #1402

merged 2 commits into from
Apr 7, 2022

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented Apr 7, 2022

  • Simplify the stacktrace by excluding internal traces, which defined in
    getStacktraceFilter().

fix #1281

Signed-off-by: sheche sheche@microsoft.com

- Simplify the stacktrace by excluding internal traces, which defined in
  getStacktraceFilter().

Signed-off-by: sheche <sheche@microsoft.com>
@jdneo jdneo added this to the 0.35.0 milestone Apr 7, 2022
@jdneo
Copy link
Member Author

jdneo commented Apr 7, 2022

Before:
image

After:
image

Signed-off-by: sheche <sheche@microsoft.com>
@jdneo jdneo merged commit adbaec1 into main Apr 7, 2022
@jdneo jdneo deleted the cs/stacktrace-filter branch April 7, 2022 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Hide the JUnit Callstack from the stacktrace
2 participants