Uh oh!
There was an error while loading. Please reload this page.
[release/6.0] Port ICU tests fix for server core x86 - #65038
Conversation
ghost
commented
Feb 9, 2022
Tagging subscribers to this area: @dotnet/area-system-globalization Issue Detailsicu is not present on Server Core in the SysWOW64. Test only change to help get release branch CI green. Branch is closed at the moment, but this can be merged when it is opened.
|
danmoseley
left a comment
There was a problem hiding this comment.
thanks for keeping the tests healthy in servicing branches..
safern
commented
Feb 9, 2022
Trying my best, with so many changes it's been a challenge but I think we are getting there. |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
safern
commented
Feb 14, 2022
Thanks, @akoeplinger for pushing the missing platform detection member. |
icu is not present on Server Core in the SysWOW64.
Test only change to help get release branch CI green.
Branch is closed at the moment, but this can be merged when it is opened.