Skip to content
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

Fix Idna Test #72817

Merged
merged 2 commits into from
Jul 26, 2022
Merged

Fix Idna Test #72817

merged 2 commits into from
Jul 26, 2022

Conversation

tarekgh
Copy link
Member

@tarekgh tarekgh commented Jul 25, 2022

Fixes #72749

@ghost
Copy link

ghost commented Jul 25, 2022

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

Issue Details

Fixes #72749

Author: tarekgh
Assignees: -
Labels:

area-System.Globalization

Milestone: -

@tarekgh tarekgh added this to the 7.0.0 milestone Jul 25, 2022
@tarekgh
Copy link
Member Author

tarekgh commented Jul 25, 2022

@eerhardt could you please have a look?

@tarekgh tarekgh requested a review from eerhardt July 25, 2022 22:45
@danmoseley
Copy link
Member

Is this something we should report to Windows?

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

LGTM - once the comment is cleaned up as suggested by @stephentoub

…/Data/Unicode_9_0/Unicode_9_0_IdnaTest.cs

Co-authored-by: Stephen Toub <stoub@microsoft.com>
@tarekgh
Copy link
Member Author

tarekgh commented Jul 26, 2022

@danmoseley

Is this something we should report to Windows?

No, it happens on Windows Server 2019 carrying ICU v61.1 which has this behavior. I don't think Windows can risk upgrading ICU there.

@tarekgh tarekgh merged commit cc7ccfd into dotnet:main Jul 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2022
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.

system.globalization.tests.idnmappingidnaconformancetests.getascii_invalid
5 participants