Subject: | Test suite hangs |
The t/02_smtp.t hangs on most of my smoker systems (freebsd, linux, various perl versions):
...
# Failed test 'undef isa 'Mojo::SMTP::Client::Response''
# at t/02_smtp.t line 21.
# undef isn't defined
Can't call method "error" on an undefined value at t/02_smtp.t line 22.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
...