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

[NativeAOT] FijiTimeZoneTests Fails on NativeAOT #69801

Closed
jtschuster opened this issue May 25, 2022 · 2 comments
Closed

[NativeAOT] FijiTimeZoneTests Fails on NativeAOT #69801

jtschuster opened this issue May 25, 2022 · 2 comments

Comments

@jtschuster
Copy link
Member

When running System.Runtime tests in NativeAOT, System.Tests.TimeZoneInfoTests.FijiTimeZoneTest fails with the hour off by one.

[FAIL] System.Tests.TimeZoneInfoTests.FijiTimeZoneTest
  Assert.Equal() Failure
  Expected: 13:00:00
  Actual:   12:00:00
     at System.Tests.TimeZoneInfoTests.FijiTimeZoneTest() + 0x2c7
     at System.Runtime.Tests!<BaseAddress>+0x120125e
     at System.InvokeUtils.CallDynamicInvokeMethod(Object, IntPtr, IntPtr, IntPtr, Object, Object[], BinderBundle, Bool
  ean, Boolean) + 0x158
@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.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 25, 2022
@jtschuster jtschuster added this to the 7.0.0 milestone May 25, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label May 25, 2022
@MichalStrehovsky
Copy link
Member

The test is passing in the CI.

@ghost ghost locked as resolved and limited conversation to collaborators Jun 30, 2022
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