Skip Menu |

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

Report information
The Basics
Id: 109887
Status: resolved
Priority: 0/
Queue: Net-SSLGlue

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

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



Subject: Tests may fail (without LWP::Protocol::https?)
t/01_load.t may fail, probably only if LWP::Protocol::https is not installed: Running make test PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t using SSL support of Net::SMTP 3.07 instead of SSLGlue at /tmpfs/.cpan-build/2015112815/Net-SSLGlue-1.055-igczBq/blib/lib/Net/SSLGlue/SMTP.pm line 12. t/01_load.t .. Failed 1/3 subtests
Am Sa 28. Nov 2015, 11:34:06, SREZIC schrieb: Show quoted text
> t/01_load.t may fail, probably only if LWP::Protocol::https is not > installed:
This should be fixed with version 1.058 where LWP::Protocol::https is now an explicit dependency for this part of the test.
set to fixed