Skip to content

Again adjust for culture name normalization in AssemblyNameInfoFuzzer - #114531

Merged
adamsitnik merged 3 commits into
dotnet:mainfrom
adamsitnik:fuzzerStrikesBack2
Jun 30, 2025
Merged

Again adjust for culture name normalization in AssemblyNameInfoFuzzer#114531
adamsitnik merged 3 commits into
dotnet:mainfrom
adamsitnik:fuzzerStrikesBack2

Conversation

@adamsitnik

Copy link
Copy Markdown
Member

#114231 was not enough, as only characters before - get lowered:

The issue was not discovered by our public fuzzing infra in #114328 (comment)

@adamsitnik

Copy link
Copy Markdown
Member Author

@MihuBot fuzz AssemblyNameInfo

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

src/libraries/System.Reflection.Metadata/tests/Metadata/AssemblyNameInfoTests.cs:111

  • [nitpick] Consider adding additional test cases with more complex culture names (e.g., multiple '-' characters) to ensure the normalization behavior is robust for various inputs.
public static IEnumerable<object[]> CultureNameGetLoweredByToAssemblyName_Arguments()

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-system-reflection-metadata
See info in area-owners.md if you want to be subscribed.

Comment thread src/libraries/System.Reflection.Metadata/tests/Metadata/AssemblyNameInfoTests.cs Outdated
@adamsitnik

Copy link
Copy Markdown
Member Author

@MihuBot fuzz AssemblyNameInfo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants