Skip Menu |

This queue is for tickets about the Net-SecurityCenter CPAN distribution.

Report information
The Basics
Id: 131673
Status: new
Priority: 0/
Queue: Net-SecurityCenter

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.205
Fixed in: (no value)



Subject: Fails on freebsd
On almost all of my freebsd smokers (9, 10, 12, 13) the test suite fails: ... # Failed test 'Login into SecurityCenter' # at t/99-local.t line 118. # Failed test 'SecurityCenter version' # at t/99-local.t line 125. # Failed test 'SecurityCenter build' # at t/99-local.t line 126. # Failed test 'SecurityCenter license' # at t/99-local.t line 127. # Looks like you failed 3 tests of 3. # Failed test 'System API' # at t/99-local.t line 130. # Failed test 'Scan API: Get list of Active Scan' # at t/99-local.t line 132. # Failed test 'Scan API: Get Active Scan' # at t/99-local.t line 139. Use of uninitialized value $got in numeric eq (==) at (eval in cmp_ok) t/99-local.t line 140, <$DAEMON> line 1. # Failed test 'Get Scan ID' # at t/99-local.t line 140. Use of uninitialized value $val in addition (+) at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Test/Builder.pm line 756, <$DAEMON> line 1. # got: undef # expected: 4 Use of uninitialized value $got in numeric eq (==) at (eval in cmp_ok) t/99-local.t line 141, <$DAEMON> line 1. # Failed test 'Get Scan Policy ID' # at t/99-local.t line 141. Use of uninitialized value $val in addition (+) at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Test/Builder.pm line 756, <$DAEMON> line 1. # got: undef # expected: 1000002 # Looks like you failed 3 tests of 3. # Failed test 'Scan API' # at t/99-local.t line 145. Invalid response from SecurityCenter at t/99-local.t line 142. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 61 just after 4. t/99-local.t ...... Dubious, test returned 61 (wstat 15616, 0x3d00) Failed 4/4 subtests ...