Bug 2086520 - t/03-perlprov.t will failed with Perl 5.36
Summary: t/03-perlprov.t will failed with Perl 5.36
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-rpm-build-perl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-16 11:25 UTC by Jitka Plesnikova
Modified: 2022-05-16 13:10 UTC (History)
2 users (show)

Fixed In Version: perl-rpm-build-perl-0.82-37.fc37g
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-16 13:10:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2022-05-16 11:25:12 UTC
I am preparing update to Perl 5.36 and the test 03-perlprov.t is failing due to update POSIX from 1.97 to 2.03.

#   Failed test 'POSIX.pm dependencies'
#   at t/03-perlprov.t line 32.
#                   'perl(POSIX.pm) = 2.030'
#     doesn't match '(?^:^perl\(POSIX\.pm\)\ \=\ 1\.(\d|$))'
# Looks like you failed 1 test of 30.
t/03-perlprov.t ...
Dubious, test returned 1 (wstat 256, 0x100)


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