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

Test failure System.Tests.TimeZoneInfoTests.TestWindowsNlsDisplayNames #60151

Closed
VincentBu opened this issue Oct 8, 2021 · 3 comments
Closed
Labels
arch-x86 os-windows untriaged New issue has not been triaged by the area owner

Comments

@VincentBu
Copy link
Contributor

Run: runtime 20211007.47
Failed test:

net7.0-windows-Release-x86-CoreCLR_release-Windows.7.Amd64.Open

- System.Tests.TimeZoneInfoTests.TestWindowsNlsDisplayNames

Error message:

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.


Stack trace

Child exception:
  Xunit.Sdk.TrueException: The display name '(UTC-08:00) Pacific Time (US & Canada)' should be different between en-US and zh-HK.
Expected: True
Actual:   False
   at System.Tests.TimeZoneInfoTests.<>c.<TestWindowsNlsDisplayNames>b__122_0() in /_/src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs:line 2806

Child process:
  System.Runtime.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Tests.TimeZoneInfoTests+<>c Void <TestWindowsNlsDisplayNames>b__122_0()

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Oct 8, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@krwq
Copy link
Member

krwq commented Oct 8, 2021

I think this is a dup of #60119 and it should be already fixed

@krwq
Copy link
Member

krwq commented Oct 8, 2021

I'm closing this because the mentioned build is from before the fix was merged

@krwq krwq closed this as completed Oct 8, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x86 os-windows untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants