Skip to content

Conversation

@armenzg
Copy link
Member

@armenzg armenzg commented Feb 19, 2025

This is just the test cases without adding any rules to improve the experience.

Extracted from these:

This is just the test cases without adding any rules to improve the experience.
@armenzg armenzg self-assigned this Feb 19, 2025
@github-actions github-actions bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Feb 19, 2025
@github-actions

This comment was marked as resolved.

@armenzg armenzg removed the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 19, 2025
source: tests/sentry/grouping/test_variants.py
---
app:
hash: null
Copy link
Member Author

Choose a reason for hiding this comment

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

There's no app hash (as expected).

source: tests/sentry/grouping/test_variants.py
---
app:
hash: null
Copy link
Member Author

Choose a reason for hiding this comment

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

There's no app hash (as expected).

source: tests/sentry/grouping/test_variants.py
---
app:
hash: null
Copy link
Member Author

Choose a reason for hiding this comment

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

There's no app hash (as expected).

@armenzg armenzg marked this pull request as ready for review February 19, 2025 18:09
@armenzg armenzg requested a review from a team as a code owner February 19, 2025 18:09
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 19, 2025
@armenzg armenzg requested a review from lobsterkatie February 19, 2025 19:07
@armenzg armenzg removed the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 19, 2025
stacktrace*
frame*
function*
"RtlUserThreadStart"
Copy link
Member Author

Choose a reason for hiding this comment

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

In this file, this frame is shown at the top.
In the UI (link to issue) shows at the bottom:
image

In the grouping config section matches what we see in this file (at the top):
image

@armenzg armenzg merged commit 4553924 into master Feb 19, 2025
48 checks passed
@armenzg armenzg deleted the add_unreal_test_cases/grouping/armenzg branch February 19, 2025 20:57
armenzg added a commit that referenced this pull request Feb 21, 2025
This will not change system hashes, thus, we can deploy it without a project transition. It's based on #85452.

This PR introduces stack trace rules specific to Unreal Engine. Having these set by default will allow us to merge getsentry/sentry-unreal#744 and resolve getsentry/sentry-unreal#669.

Essentially, the suggested set of rules addresses grouping issues we encountered with assertion/ensure events. It also cuts off redundant call stack frames for regular events sent via the UE SDK interface.

Original rules by @tustanivsky .

Supersedes:
* #83813
Jesse-Box pushed a commit that referenced this pull request Feb 21, 2025
This will not change system hashes, thus, we can deploy it without a project transition. It's based on #85452.

This PR introduces stack trace rules specific to Unreal Engine. Having these set by default will allow us to merge getsentry/sentry-unreal#744 and resolve getsentry/sentry-unreal#669.

Essentially, the suggested set of rules addresses grouping issues we encountered with assertion/ensure events. It also cuts off redundant call stack frames for regular events sent via the UE SDK interface.

Original rules by @tustanivsky .

Supersedes:
* #83813
armenzg added a commit that referenced this pull request Feb 25, 2025
This is a case that was missed in #85452.

Changes to the rules to improve this case will be made in #85849.
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants