Commit 0d72292
test(e2e): Migrate ErrorsScreen source assertion to sentry.segment.name.source
JS v11 removed the `sentry.source` semantic attribute; the transaction name
source now lives under `sentry.segment.name.source` on the segment span. The
navigation transaction's serialized `contexts.trace.data` therefore carries the
new key (matching the app-start unit snapshot already updated in this branch).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 6f07544 commit 0d72292
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
- samples/react-native/e2e/tests/captureErrorScreenTransaction
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
0 commit comments