FS#55489 - [perl-net-http] package build fails during check()

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Sunday, 03 September 2017, 16:36 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 06 September 2017, 10:09 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

One of the tests in check() fails:

t/live-https.t ......... skipped: IO::Socket::SSL or Net::SSL not available
Use of uninitialized value $buf in substitution (s///) at t/live.t line 59.

# Failed test 'success'
# at t/live.t line 61.

# Failed test at t/live.t line 62.
# undef
# doesn't match '(?^:text/html)'

# Failed test at t/live.t line 63.
# undef
# doesn't match '(?^i:</html>)'
Server closed connection without sending any data back at /build/perl-net-http/src/Net-HTTP-6.16/blib/lib/Net/HTTP/Methods.pm line 391.
# Looks like your test exited with 255 just after 3.
t/live.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
t/rt-112313.t .......... ok

Test Summary Report
-------------------
t/live.t (Wstat: 65280 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 3.
Files=6, Tests=95, 26 wallclock secs ( 0.03 usr 0.02 sys + 0.69 cusr 0.08 csys = 0.82 CPU)
Result: FAIL
Failed 1/6 test

Additional info:
* package version(s)
perl-net-http-6.16-2
* config and/or log files etc.
full log is attached

Steps to reproduce:
> staging-x86_64-build
   log (5.4 KiB)
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 06 September 2017, 10:09 GMT
Reason for closing:  Fixed
Additional comments about closing:  perl-net-http 6.17-1

Loading...