-
Notifications
You must be signed in to change notification settings - Fork 584
Failed test 'mtime preserved by copy() while testing cross-partition' #20018
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
Comments
@mikhail-rakhmanov, for my own analysis I stripped down
Could you try it on your Windows system(s) and tell us if you got the same failures? We'll need to have this examined by people with more Windows experience than me. |
|
...
Do you have any insight into why, on your system, applying |
@mikhail-rakhmanov what timezone are you in? |
UTC+03 Moscow was the issue |
Thanks for your quick responses. Since the test now passes, I am closing this ticket. |
Perl should work in all time zones. Reopening. |
Conversion to local time seems unnecessary and it apparently causes issues with DST. Fixes Perl#20018, Perl#20061
Conversion to local time seems unnecessary and it apparently causes issues with DST. Fixes Perl#20018, Perl#20061
Tried different MSVC and Perl versions.
Steps to Reproduce
Build using win32/Makefile in accordance with the README.win32
Perl configuration
The text was updated successfully, but these errors were encountered: