Skip to content

fix(tests): Make test harness more resilient#5081

Merged
romtsn merged 3 commits intomainfrom
rz/fix/tests-cleanup
Feb 6, 2026
Merged

fix(tests): Make test harness more resilient#5081
romtsn merged 3 commits intomainfrom
rz/fix/tests-cleanup

Conversation

@romtsn
Copy link
Member

@romtsn romtsn commented Feb 6, 2026

#skip-changelog

📜 Description

  • Drop benchmarkProfiledTransaction because trace-based profiling will be deprecated in the next major (and we're going to replace current profile with the out-of-process one anyway)
  • Increase size limit checks, because the SDK got a bit inflated with tombstone support
  • Ignore one flaky test for now

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

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.

@romtsn romtsn enabled auto-merge (squash) February 6, 2026 14:06
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 313.42 ms 394.34 ms 80.92 ms
Size 1.58 MiB 2.19 MiB 619.27 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
e59e22a 368.02 ms 432.00 ms 63.98 ms
2124a46 319.19 ms 415.04 ms 95.85 ms
b3d8889 420.46 ms 453.71 ms 33.26 ms
fcec2f2 357.47 ms 447.32 ms 89.85 ms
d15471f 304.55 ms 408.43 ms 103.87 ms
cf708bd 434.73 ms 502.96 ms 68.22 ms
fc5ccaf 276.52 ms 370.46 ms 93.93 ms
3d205d0 352.15 ms 432.53 ms 80.38 ms
b03edbb 352.20 ms 423.69 ms 71.49 ms
a5ab36f 316.83 ms 394.54 ms 77.71 ms

App size

Revision Plain With Sentry Diff
e59e22a 1.58 MiB 2.20 MiB 635.34 KiB
2124a46 1.58 MiB 2.12 MiB 551.51 KiB
b3d8889 1.58 MiB 2.10 MiB 535.07 KiB
fcec2f2 1.58 MiB 2.12 MiB 551.50 KiB
d15471f 1.58 MiB 2.13 MiB 559.54 KiB
cf708bd 1.58 MiB 2.11 MiB 539.71 KiB
fc5ccaf 1.58 MiB 2.13 MiB 557.54 KiB
3d205d0 1.58 MiB 2.10 MiB 532.97 KiB
b03edbb 1.58 MiB 2.13 MiB 557.32 KiB
a5ab36f 1.58 MiB 2.12 MiB 555.26 KiB

@romtsn romtsn merged commit 4c173df into main Feb 6, 2026
63 checks passed
@romtsn romtsn deleted the rz/fix/tests-cleanup branch February 6, 2026 14:43
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.

2 participants