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

CLI: Apply trace cleaning and internal greying to assertion stack #1795

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

Krinkle
Copy link
Member

@Krinkle Krinkle commented Aug 7, 2024

Follows-up #1789, which applied this to traces under uncaught errors. We now apply this clean up to traces under assertion failures as well.

This is similar to what the HTML Reporter has done for many years, which also removes any leading frames from the stack trace that are internal to QUnit.

Before After

Follows-up #1789, which applied
this to traces under uncaught errors. We now apply this clean up to
traces under assertion failures as well.
@Krinkle Krinkle added this to the 3.0 release milestone Aug 7, 2024
@Krinkle Krinkle merged commit 276e09d into main Aug 9, 2024
21 checks passed
@Krinkle Krinkle deleted the cli-clean-assert-stack branch August 9, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant