I don't know.
The only other test I can think of is to modify the test script to display the filename (around line 156) and additionally run stat on it
is $got_mtime, $mtime, "mtime set correctly"; # added lines follow note "File $filename"; system "stat $filename"; system "stat -f $filename"; # added lines before this };
The most obvious cause could be that the APIs aren't detected properly, but utime.t checks that the APIs have been found before running these tests.
You may want to open a ticket at https://github.com/Perl/perl5/issues
In reply to Re^5: Perl release v5.40.1 on a 32-bit box showing failed tests for atime and ctime in Time::HiRes
by tonyc
in thread Perl release v5.40.1 on a 32-bit box showing failed tests for atime and ctime in Time::HiRes
by Intrepid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |