Bug 2062688

Summary: perl-Time-Warp-0.54-11.fc37 FTBFS: t/when.t fails
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Time-WarpAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: iarnell, jplesnik, paul, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/perl-Time-Warp
Whiteboard:
Fixed In Version: perl-Time-Warp-0.54-13.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-16 16:07:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2045102, 2117176    

Description Petr Pisar 2022-03-10 11:17:02 UTC
perl-Time-Warp-0.54-11.fc37 fails to build in Fedora 37 because a test fails there:

"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Warp.bs blib/arch/auto/Time/Warp/Warp.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#   Failed test at t/when.t line 26.
#          got: '4.00038433074951'
#     expected: '4'
#   Failed test at t/when.t line 29.
#          got: '3.57627868652344e-06'
#     expected: '0'
#   Failed test at t/when.t line 32.
#          got: '3.03583312034607'
#     expected: '0'
#   Failed test at t/when.t line 35.
#          got: '5.76009702682495'
#     expected: '5'
# Looks like you planned 8 tests but ran 7.
# Looks like you failed 4 tests of 7 run.
t/when.t .. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 5/8 subtests 

A difference between passing and failing build roots is at <https://koschei.fedoraproject.org/build/12331640>. This is triggered by upgrading perl-Test-Simple from 3:1.302189-1.fc37 to 3:1.302190-1.fc37.

Comment 1 Paul Howarth 2022-03-10 13:40:41 UTC
(In reply to Petr Pisar from comment #0)
> A difference between passing and failing build roots is at
> <https://koschei.fedoraproject.org/build/12331640>. This is triggered by
> upgrading perl-Test-Simple from 3:1.302189-1.fc37 to 3:1.302190-1.fc37.

That was an enhancement to fix subtest times to be hi-res.

Comment 2 Fedora Update System 2022-03-21 17:33:07 UTC
FEDORA-2022-a053e3f979 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a053e3f979

Comment 3 Fedora Update System 2022-03-22 17:54:20 UTC
FEDORA-2022-a053e3f979 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-a053e3f979`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-a053e3f979

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2022-03-23 16:51:26 UTC
FEDORA-2022-a053e3f979 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-a053e3f979`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-a053e3f979

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2022-03-29 00:16:59 UTC
FEDORA-2022-a053e3f979 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.