Subject: | t/Ref.t failing with MailTools 2.16 |
$ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/02-kwalitee.t ................... skipped: These tests are for author or release candidate testing
t/02-pod-coverage.t ............... skipped: Test::Pod::Coverage disabled. TEST_POD_COVERAGE=1 if you want it.
t/02-pod.t ........................ ok
t/99-prepare.t .................... ok
t/attachment-filename-encoding.t .. ok
t/Body.t .......................... ok
t/BodyPrint.t ..................... ok
# Using gzip: 1
t/Decoder.t ....................... ok
t/EmptyPart.t ..................... ok
t/Entity.t ........................ ok
t/Filer.t ......................... ok
t/Gauntlet.t ...................... ok
t/Head.t .......................... ok
t/Misc.t .......................... ok
t/ParamVal.t ...................... ok
t/Parser.t ........................ ok
t/ParserEncoded.t ................. ok
t/ParserPreamble.t ................ ok
# Eval failed: Msg: unrecognized reference attribute: Fail
# Failed test 'testmsgs/hdr-fakeout.ref Message => testmsgs/hdr-fakeout.msg, Parser => anonymous'
# at t/Ref.t line 98.
# Looks like you failed 1 test of 50.
t/Ref.t ...........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/50 subtests
t/Smtpsend.t ...................... ok
t/ticket-11901.t .................. ok
t/ticket-22684.t .................. ok
t/ticket-37139.t .................. ok
t/ticket-41632.t .................. ok
t/ticket-43439.t .................. ok
t/ticket-52924.t .................. ok
t/ticket-5462.t ................... ok
t/ticket-60931.t .................. ok
t/ticket-65681.t .................. ok
t/ticket-66025.t .................. ok
t/ticket-71041.t .................. ok
t/ticket-71677.t .................. ok
t/ticket-80433.t .................. ok
t/WordDecoder.t ................... ok
t/WordEncoder.t ................... ok
t/Words.t ......................... ok
Test Summary Report
-------------------
t/Ref.t (Wstat: 256 Tests: 50 Failed: 1)
Failed test: 23
Non-zero exit status: 1
Files=36, Tests=430, 2 wallclock secs ( 0.08 usr 0.02 sys + 1.46 cusr 0.16 csys = 1.72 CPU)
Result: FAIL
Failed 1/36 test programs. 1/430 subtests failed.
Makefile:901: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
Looking at the change history for MailTools, I think this change in behaviour is intended.