https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #213 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Koha_Master_U16 is failing with: 14:49:23 koha_1 | # Looks like you planned 4 tests but ran 2. 14:49:23 koha_1 | 14:49:23 koha_1 | # Failed test 'transport() tests' 14:49:23 koha_1 | # at t/db_dependent/Koha/SMTP/Server.t line 57. 14:49:23 koha_1 | isa check for "ssl" failed: ssl is not a Boolean! at (eval 1410) line 315. 14:49:23 koha_1 | eval {...} called at (eval 1410) line 313 14:49:23 koha_1 | Email::Sender::Transport::SMTP::new("Email::Sender::Transport::SMTP", HASH(0xa0e7dd0)) called at /kohadevbox/koha/Koha/SMTP/Server.pm line 68 14:49:23 koha_1 | Koha::SMTP::Server::transport(Koha::SMTP::Server=HASH(0xa0941b0)) called at t/db_dependent/Koha/SMTP/Server.t line 51 14:49:23 koha_1 | main::__ANON__() called at /usr/share/perl5/Test/Builder.pm line 310 14:49:23 koha_1 | eval {...} called at /usr/share/perl5/Test/Builder.pm line 310 14:49:23 koha_1 | Test::Builder::subtest(Test::Builder=HASH(0x1176660), "transport() tests", CODE(0xfca908)) called at /usr/share/perl5/Test/More.pm line 807 14:49:23 koha_1 | Test::More::subtest("transport() tests", CODE(0xfca908)) called at t/db_dependent/Koha/SMTP/Server.t line 57 14:49:23 koha_1 | # Looks like your test exited with 255 just after 1. 14:49:23 koha_1 | [12:49:23] t/db_dependent/Koha/SMTP/Server.t Maybe a version of the lib? -- You are receiving this mail because: You are watching all bug changes.