test(core): Update E2E assertions for SENTRY_SEGMENT_NAME_SOURCE - #23367
Open
RulaKhaled wants to merge 5 commits into
Open
test(core): Update E2E assertions for SENTRY_SEGMENT_NAME_SOURCE#23367RulaKhaled wants to merge 5 commits into
RulaKhaled wants to merge 5 commits into
Conversation
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
from
August 12, 2026 13:56
41f0162 to
2facc03
Compare
Contributor
size-limit report 📦
|
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
6 times, most recently
from
August 12, 2026 16:03
da8494e to
21a8801
Compare
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
2 times, most recently
from
August 13, 2026 09:20
095645a to
a9eb1f6
Compare
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
from
August 13, 2026 09:22
a9eb1f6 to
b586685
Compare
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
2 times, most recently
from
August 17, 2026 18:17
3746240 to
114d12f
Compare
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
3 times, most recently
from
August 24, 2026 11:40
f386f68 to
875cfd1
Compare
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
from
August 24, 2026 11:50
875cfd1 to
e9b3e1a
Compare
Collaborator
Author
|
Re-opening to refresh mergeability after squashing/rebasing the stacked base (GitHub still reports dirty despite a clean fast-forward). |
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
from
August 24, 2026 11:57
e9b3e1a to
2b4e8dd
Compare
RulaKhaled
marked this pull request as ready for review
August 24, 2026 12:12
RulaKhaled
requested review from
JPeer264,
chargome,
isaacs,
logaretm,
msonnb and
nicohrubec
and removed request for
a team
August 24, 2026 12:12
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 2b4e8dd. Configure here.
Align unit and E2E tests with segment-only sentry.segment.name.source. Fixes #22259 Co-Authored-By: Cursor Grok 4.6 <cursoragent@cursor.com>
… HTTP test Co-Authored-By: Cursor Grok 4.6 <cursoragent@cursor.com>
RulaKhaled
force-pushed
the
feat/segment-name-source-tests
branch
from
August 24, 2026 16:22
72db291 to
d717059
Compare
…Span tests Co-Authored-By: Cursor Grok 4.6 <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Test updates for #23368. Merge this to land everything.
Fixes #22259