Bug 2379165 - perl-Date-Handler-1.2-33.fc43 FBTFS with Perl 5.42: t/6stdmonth.t fails
Summary: perl-Date-Handler-1.2-33.fc43 FBTFS with Perl 5.42: t/6stdmonth.t fails
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Date-Handler
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F43FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-07-10 07:49 UTC by Petr Pisar
Modified: 2025-07-10 07:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 168100 0 None None None 2025-07-10 07:49:01 UTC

Description Petr Pisar 2025-07-10 07:49:02 UTC
perl-Date-Handler-1.2-33.fc43 fails with Perl 5.42:

$ perl -Iblib/lib t/7intuitivedst.t
1..7
# Running under perl version 5.042000 for linux
# Current time local: Thu Jul 10 09:05:53 2025
# Current time GMT:   Thu Jul 10 07:05:53 2025
# Using Test.pm version 1.31
ok 1
ok 2
ok 3
ok 4
not ok 5
# Test 5 got: "Mon 28 Oct 2002 02:00:00 AM EST" (blib/lib/Date/Handler/Test.pm at line 1239)
#   Expected: "Mon 28 Oct 2002 01:00:00 AM EST"
#  blib/lib/Date/Handler/Test.pm line 1239 is:  ok($date5 + $oneday + $oneday, $date7);
ok 6
ok 7

This is probably caused by changes in POSIX::strftime().


Note You need to log in before you can comment on or make changes to this bug.