Package: libmojolicious-plugin-mailexception-perl
Version: 0.19-1
Severity: serious
This package fails to build on current sid/amd64.
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')"
t/*.t
[Fri May 27 16:05:14 2016] [debug] GET "/"
[Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and
action "hello"
[Fri May 27 16:05:14 2016] [debug] 200 OK (0.000865s, 1156.069/s)
[Fri May 27 16:05:14 2016] [debug] GET "/crash"
[Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and
action "crash"
[Fri May 27 16:05:14 2016] [error] die marker1 outside eval at
t/010-tplugun.t line 110.
at t/010-tplugun.t line 110
[Fri May 27 16:05:14 2016] [debug] Template "exception.development.html.ep"
not found
[Fri May 27 16:05:14 2016] [debug] Rendering template "exception.html.ep"
from DATA section
Use of uninitialized value in concatenation (.) or string at template
exception.html.ep from DATA section line 2, <DATA> line 167.
[Fri May 27 16:05:14 2016] [debug] 500 Internal Server Error (0.006281s,
159.210/s)
# Failed test 'content is similar'
# at t/010-tplugun.t line 43.
# 'Exception: die marker1 outside eval at t/010-tplugun.t
line 110.
# at t/010-tplugun.t line 110
# Exception Line:
# '
# doesn't match '(?^:Exception Line: die "die marker1 outside eval";
### die marker1\n$)'
# Failed test 'line'
# at t/010-tplugun.t line 55.
# undef
# doesn't match '(?^:^ die "die marker1 outside eval"; ### die
marker1$)'
[Fri May 27 16:05:14 2016] [debug] GET "/crash_sig"
[Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and
action "crash_sig"
[Fri May 27 16:05:14 2016] [error] die marker2 sig at t/010-tplugun.t line
118, <DATA> line 167.
[Fri May 27 16:05:14 2016] [debug] Template "exception.development.html.ep"
not found
[Fri May 27 16:05:14 2016] [debug] Rendering cached template
"exception.html.ep" from DATA section
Use of uninitialized value in concatenation (.) or string at template
exception.html.ep from DATA section line 2.
[Fri May 27 16:05:14 2016] [debug] 500 Internal Server Error (0.002414s,
414.250/s)
# Failed test 'content is similar'
# at t/010-tplugun.t line 76.
# 'Exception: die marker2 sig at t/010-tplugun.t line 118,
<DATA> line 167.
#
# Exception Line:
# '
# doesn't match '(?^:Exception Line: die "die marker2 sig"; ### die
marker2\n$)'
[Fri May 27 16:05:14 2016] [debug] GET "/crash_sub"
[Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and
action "crash_sub"
[Fri May 27 16:05:14 2016] [error] mail exception marker3 at t/010-tplugun.t
line 122
[Fri May 27 16:05:14 2016] [debug] Template "exception.development.html.ep"
not found
[Fri May 27 16:05:14 2016] [debug] Rendering cached template
"exception.html.ep" from DATA section
Use of uninitialized value in concatenation (.) or string at template
exception.html.ep from DATA section line 2.
[Fri May 27 16:05:14 2016] [debug] 500 Internal Server Error (0.00265s,
377.358/s)
# Looks like you failed 3 tests of 29.
t/010-tplugun.t ..
1..29
ok 1 - use Test::Mojo;
ok 2 - require Mojolicious;
ok 3 - require MIME::Lite;
ok 4 - require MIME::Words;
ok 5 - require Mojolicious::Plugin::MailException;
ok 6 - GET /
ok 7 - 200 OK
ok 8 - exact match for content
ok 9 - GET /crash
ok 10 - 500 Internal Server Error
ok 11 - content is similar
not ok 12 - content is similar
ok 13 - one caugth exception
ok 14 - text of message
not ok 15 - line
ok 16 - one prepared mail
ok 17 - An object of class 'MIME::Lite' isa 'MIME::Lite'
ok 18 - Stack
ok 19 - Content-Disposition
ok 20 - GET /crash_sig
ok 21 - 500 Internal Server Error
ok 22 - content is similar
not ok 23 - content is similar
ok 24 - one prepared mail
ok 25 - GET /crash_sub
ok 26 - 500 Internal Server Error
ok 27 - content is similar
ok 28 - one prepared mail
ok 29 - Additional header
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/29 subtests
Test Summary Report
-------------------
t/010-tplugun.t (Wstat: 768 Tests: 29 Failed: 3)
Failed tests: 12, 15, 23
Non-zero exit status: 3
Files=1, Tests=29, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.44 cusr 0.02
csys = 0.50 CPU)
Result: FAIL
--
Niko Tyni [email protected]