Skip to content

test: sync net11.0 verify snapshots with #5504 - #5576

Merged
jamescrosswell merged 1 commit into
version7from
fix/version7-net11-snapshots
Sep 14, 2026
Merged

jamescrosswell merged 1 commit into
version7from
fix/version7-net11-snapshots

Conversation

@jamescrosswell

Copy link
Copy Markdown
Collaborator

version7 currently fails three tests on net11.0, on every platform:

  • Sentry.Tests.ApiApprovalTests.Run
  • Sentry.NLog.Tests.ApiApprovalTests.Run
  • Sentry.AspNetCore.Tests.WebIntegrationTests.Versioning

#5504 was branched before #5529 added the DotNet11_0 snapshots. When both merged into version7, the DotNet11_0 copies never picked up #5504's changes: the [Obsolete] on EnableLogs, and the extra envelope item in Versioning. There's no push build on version7, so it only surfaces on PRs targeting it (first seen on #5573).

The new snapshot content is the .received.txt from CI's verify artifacts. It's byte-identical across linux-x64, macOS and win-x64, and identical to the existing DotNet10_0 snapshots.

#skip-changelog

🤖 Generated with Claude Code

#5504 was branched before #5529 added the DotNet11_0 snapshots, so when
both merged into version7 the DotNet11_0 copies never picked up #5504's
changes (the [Obsolete] on EnableLogs, and the extra envelope item in
WebIntegrationTests.Versioning). version7 has been failing these three
tests on net11.0 on every platform since.

The new files are the .received.txt files from CI, which are identical
across linux, macOS and Windows and to the DotNet10_0 snapshots.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@jamescrosswell jamescrosswell added the skip-changelog Suppress automatic changelog generation via Craft label Sep 14, 2026
@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (version7@13dc30d). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff             @@
##             version7    #5576   +/-   ##
===========================================
  Coverage            ?   74.68%           
===========================================
  Files               ?      515           
  Lines               ?    18889           
  Branches            ?     3684           
===========================================
  Hits                ?    14107           
  Misses              ?     3900           
  Partials            ?      882           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell
jamescrosswell marked this pull request as ready for review September 14, 2026 05:01
@github-actions github-actions Bot added the risk: low PR risk score: low label Sep 14, 2026
@jamescrosswell
jamescrosswell merged commit 21f45f0 into version7 Sep 14, 2026
41 of 42 checks passed
@jamescrosswell
jamescrosswell deleted the fix/version7-net11-snapshots branch September 14, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: low PR risk score: low skip-changelog Suppress automatic changelog generation via Craft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant