Skip to content

[Test Only] Fix Idn tests #115032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2025
Merged

Conversation

tarekgh
Copy link
Member

@tarekgh tarekgh commented Apr 25, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 25, 2025 00:42
@tarekgh tarekgh changed the title Fix Idn tests [Test Only] Fix Idn tests Apr 25, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes IDN tests by incorporating updated Unicode 16.0 test data and adjusting ICU version checks accordingly.

  • Introduces a new test class for Unicode 16.0 IDNA mapping.
  • Updates ICU version conditions in the factory and test result classes.
  • Adds documentation for the new Unicode 16.0 test data.

Reviewed Changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Unicode_16_0_IdnaTest.cs New test implementation for Unicode 16.0 data
ReadMe.txt Documentation updated with Unicode 16.0 details
Factory.cs Revised ICU version checks to reference Unicode 16.0 data
ConformanceIdnaUnicodeTestResult.cs Adds a new constructor overload for handling source data
ConformanceIdnaTestResult.cs Introduces a new source parameter and enhances validation via IsIgnorableA4_2Rule
Files not reviewed (2)
  • src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj: Language not supported
  • src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/System.Globalization.Extensions.Tests.csproj: Language not supported

Copy link
Contributor

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

@tarekgh tarekgh added this to the 9.0.6 milestone Apr 25, 2025
@tarekgh tarekgh added the Servicing-consider Issue for next servicing release review label Apr 25, 2025
@carlossanlop carlossanlop added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Apr 25, 2025
Copy link
Member

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

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

Tell mode.

@tarekgh tarekgh merged commit 5599481 into dotnet:release/9.0-staging Apr 26, 2025
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants