Skip to content

Skip macOS arm64 trimmed alias publish test - #2633

Merged
Widthdom merged 3 commits into
mainfrom
fix-issue2606
May 24, 2026
Merged

Skip macOS arm64 trimmed alias publish test#2633
Widthdom merged 3 commits into
mainfrom
fix-issue2606

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • Skip the C# Razor alias trimmed publish Theory on macOS arm64 while the SDK/ILLink publish path can crash before cdidx runs.
  • Add the matching testing-guide note and bilingual changelog fragment.

Validation

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter "FullyQualifiedName~RunPublishedTrimmedCli_SearchSupportsCSharpRazorAliases|FullyQualifiedName~RunBackfillFold_PublishedTrimmedBinary"
  • dotnet test
  • dotnet ./tools/CodeIndex.Changelog/bin/Debug/net8.0/CodeIndex.Changelog.dll check
  • Codex adversarial review: No blocking/actionable issues found.

Documentation and Changelog

  • Updated TESTING_GUIDE.md.
  • Added changelog.d/unreleased/2606.fixed.md.

Follow-up Candidates

  • None.

Fixes #2606

@Widthdom
Widthdom merged commit 762066f into main May 24, 2026
10 checks passed
@Widthdom
Widthdom deleted the fix-issue2606 branch May 24, 2026 13:03
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.

macOS arm64 trimmed publish test can crash in ILLink

1 participant