https://bugzilla.redhat.com/show_bug.cgi?id=1552447
Bug ID: 1552447
Summary: perl-Catalyst-Runtime-5.90117-2.fc29 FTBFS: Failed
test 'elapsed' at t/unit_stats.t
Product: Fedora
Version: 28
Component: perl-Catalyst-Runtime
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected],
[email protected]
External Bug ID: CPAN 124459
perl-Catalyst-Runtime-5.90117-2.fc29 fails to build in F29 because a test
fails:
# Failed test 'elapsed'
# at t/unit_stats.t line 94.
# got: '1520251689.51182'
# expected: '14'
# Looks like you failed 1 test of 13.
t/unit_stats.t ........................................................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests
This is triggered by upgrading perl-Time-HiRes from 1.9753-2.fc28 to
1.9754-1.fc28 and caused by Catalyst-Runtime test that redefines
Time::HiRes::gettimeofday() but than calls Time::HiRes::tv_interval() and
expects Time::HiRes::tv_interval() will call Time::HiRes::gettimeofday(). This
is not true since Time-HiRes-1.9754.
A fix exists at
<http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Catalyst-Runtime-5.90117-RT124459.patch>.
Also Fedora 28 is affected.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]