Subject: | Install Test failed |
Hello,
I got an error while installing a plugin (Mojolicious-4.92):
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/mail.t .. 1/?
# Failed test 'exact match for JSON Pointer "HASH(0x312bec8)"'
# at t/mail.t line 249.
# Structures begin differing at:
# $got = HASH(0x22f46f0)
# $expected = 'empty'
t/mail.t .. 11/? # Looks like you failed 1 test of 179.
t/mail.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/179 subtests
Test Summary Report
-------------------
t/mail.t (Wstat: 256 Tests: 179 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Files=1, Tests=179, 2 wallclock secs ( 0.05 usr 0.01 sys + 0.50 cusr 0.07 csys = 0.63 CPU)
Result: FAIL
Failed 1/1 test programs. 1/179 subtests failed.
make: *** [test_dynamic] Error 1