Skip to content

symbolizer: Add success tests and clean up tests#5359

Merged
ViniciustCosta merged 2 commits into
masterfrom
symbolizer-tests
Jul 14, 2026
Merged

symbolizer: Add success tests and clean up tests#5359
ViniciustCosta merged 2 commits into
masterfrom
symbolizer-tests

Conversation

@g-ortuno

@g-ortuno g-ortuno commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Adds a new test for llvm-symbolizer successfully symbolizing a normal stack trace and one for frames that return multiple frames.

Also refactors the crashing mock to more closely match a real crashing llvm-symbolizer i.e. succeeding for the first frame but crashing when symbolizing the second line.

@g-ortuno g-ortuno requested a review from a team as a code owner July 13, 2026 18:17
Adds a new test for llvm-symbolizer successfully symbolizing a normal stack trace and one for frames that return multiple frames.

Also refactors the crashing mock to more closely match a real crashing
llvm-symbolizer i.e. succeeding for the first frame but crashing when
symbolizing the second line.
@g-ortuno

Copy link
Copy Markdown
Collaborator Author

@dylanjew : PTAL!

@g-ortuno g-ortuno requested a review from dylanjew July 14, 2026 17:29

@dylanjew dylanjew left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@g-ortuno g-ortuno requested a review from ViniciustCosta July 14, 2026 19:58
@g-ortuno

Copy link
Copy Markdown
Collaborator Author

@ViniciustCosta : PTAL! This PR just adds/improves testing.

@ViniciustCosta ViniciustCosta merged commit 925482c into master Jul 14, 2026
15 checks passed
@ViniciustCosta ViniciustCosta deleted the symbolizer-tests branch July 14, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants