# make test 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/address.t ............ ok t/altid.t .............. ok t/altid_v2.t ........... ok t/cgi.t ................ ok t/config.t ............. ok t/config_limiter.t ..... ok t/content_id.t ......... ok t/convert-compact.t .... 1/? public-inbox-compact /tmp/convert-compact-LXS_qS/v1 failed: 32768 # Tests were run but no plan was declared and done_testing() was not seen. t/convert-compact.t .... Dubious, test returned 254 (wstat 65024, 0xfe00) All 25 subtests passed t/emergency.t .......... ok t/feed.t ............... ok t/filter_base.t ........ ok t/filter_mirror.t ...... ok t/filter_rubylang.t .... ok t/filter_subjecttag.t .. ok t/filter_vger.t ........ ok t/git-http-backend.t ... skipped: GIANT_GIT_DIR not defined t/git.t ................ ok t/html_index.t ......... ok t/httpd-corner.t ....... ok t/httpd-unix.t ......... ok t/httpd.t .............. ok t/hval.t ............... ok t/import.t ............. ok t/inbox.t .............. ok t/init.t ............... ok t/linkify.t ............ ok t/mda.t ................ ok t/mid.t ................ ok t/mime.t ............... ok t/msg_iter.t ........... ok t/msgmap.t ............. ok t/nntp.t ............... ok t/nntpd.t .............. ok t/over.t ............... ok t/perf-nntpd.t ......... skipped: GIANT_PI_DIR not defined for t/perf-nntpd.t t/perf-threading.t ..... skipped: GIANT_PI_DIR not defined for t/perf-threading.t t/plack.t .............. ok t/precheck.t ........... ok t/psgi_attach.t ........ ok t/psgi_mount.t ......... ok t/psgi_search.t ........ ok t/psgi_text.t .......... ok t/psgi_v2.t ............ ok t/qspawn.t ............. ok t/reply.t .............. ok t/search-thr-index.t ... ok t/search.t ............. 1/? Argument contains empty address at /usr/local/share/perl5/Email/MIME/Encode.pm line 70. t/search.t ............. ok t/spamcheck_spamc.t .... ok t/spawn.t .............. ok t/thread-cycle.t ....... ok t/time.t ............... ok t/v1-add-remove-add.t .. ok t/v2-add-remove-add.t .. ok t/v2mda.t .............. ok t/v2mirror.t ........... 18/? Exception: Unable to get write lock on /tmp/pi-v2mirror-2dJVii/in/xap15/0: already locked# Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 11 just after 30. t/v2mirror.t ........... Dubious, test returned 11 (wstat 2816, 0xb00) All 30 subtests passed t/v2reindex.t .......... ok t/v2writable.t ......... ok t/view.t ............... ok t/watch_maildir.t ...... ok t/watch_maildir_v2.t ... ok Test Summary Report ------------------- t/convert-compact.t (Wstat: 65024 Tests: 25 Failed: 0) Non-zero exit status: 254 Parse errors: No plan found in TAP output t/v2mirror.t (Wstat: 2816 Tests: 30 Failed: 0) Non-zero exit status: 11 Parse errors: No plan found in TAP output Files=60, Tests=1370, 32 wallclock secs ( 0.31 usr 0.06 sys + 18.48 cusr 5.51 csys = 24.36 CPU) Result: FAIL Failed 2/60 test programs. 0/1370 subtests failed. make: *** [test_dynamic] Error 255