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.UnsupportedImplicitConversionTest #96303

Closed
v-wenyuxu opened this issue Dec 25, 2023 · 1 comment
Closed

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr crossgen2 20231223.1

Failed tests:

net9.0-windows-Release-x64-TestReadyToRun_Release-Windows.11.Amd64.Client.Open
    - System.Tests.TimeZoneInfoTests.UnsupportedImplicitConversionTest
net9.0-windows-Release-x64-TestReadyToRun_Release-Windows.Amd64.Server2022.Open
    - System.Tests.TimeZoneInfoTests.UnsupportedImplicitConversionTest

Error message:

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.TimeZoneNotFoundException)

Stack trace:

   at System.Tests.TimeZoneInfoTests.UnsupportedImplicitConversionTest() in /_/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/TimeZoneInfoTests.cs:line 2939
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 25, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Dec 25, 2023
@jkotas
Copy link
Member

jkotas commented Dec 25, 2023

Fixed by #96288

@jkotas jkotas closed this as completed Dec 25, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Dec 25, 2023
@jkotas jkotas added area-System.Globalization and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Dec 25, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants