-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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.FijiTimeZoneTest #70274
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsRun: runtime-coreclr libraries-jitstressregs 20220605.1 Failed test:
Error message:
|
Tagging subscribers to this area: @dotnet/area-system-globalization Issue DetailsRun: runtime-coreclr libraries-jitstressregs 20220605.1 Failed test:
Error message:
|
This test is failing in some environments. It failed on NativeAOT as well #69801, but we were not able to reproduce it. |
How much up-to-date are those machines? This particular time zone was adjusted around the end of November 2021 in a Windows update. I am not sure about the exact date when the update was published but on November 29, 2021 we had multiple machines with client Windows SKUs that were not updated yet while the Office 365 Exchange servers already had the new TZ definitions. The failure corresponds to the pre-update data. |
@dotnet/dnceng can help answer. I assume the images stay up to date with security patches but possibly not optional patches? If this was one. |
Happy to answer here:
While we will continue to try to keep our giant collection of on-premises machines patched, if possible, maybe you could make your tests "aware" of the situation so they pass in either state? |
Tagging subscribers to this area: @dotnet/area-system-runtime Issue DetailsRun: runtime-coreclr libraries-jitstressregs 20220605.1 Failed test:
Error message:
|
I believe it is better to make the test tolerant to the running environment. @MattGal is there a way you can copy the registry hive under |
Here's the exact .reg contents of the machine which ran the work item log at the top of this issue, sorry about all the encoded text...
|
@tarekgh are you sure it's not just tacked onto the end of the list in the export? Unless someone modified my comment without Github knowing, the last two values are 2021 and 2020. |
Oh, sorry. I was expecting to see it in order. never mind then about my last comment. Thanks! |
Just to mention, part of the changes is listed here: - TZI"=hex:30,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,01,00,00,00,03,00,03,00,00,00,00,00,00,00,00,00,01,00,05,00,01,00,00,00,00,00,00,00,00,00
+ TZI"=hex:30,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,01,00,06,00,01,00,00,00,00,00,00,00,00,00,00,00,0b,00,00,00,02,00,02,00,00,00,00,00,00,00 |
I have submitted a PR to fix this issue. To summarize, the issue was on the failing machine, it list |
Run: runtime-coreclr libraries-jitstressregs 20220605.1
Failed test:
Error message:
The text was updated successfully, but these errors were encountered: