Subject: | Test suite started to fail with perl 5.22 |
See http://matrix.cpantesters.org/?dist=Acme-DonMartin+0.09 for a fail/pass overview.
The failing test output looks like this:
PERL_DL_NONLAZY=1 "/opt/perl-5.23.4/bin/perl5.23.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'encoding pass'
# at t/01-basic.t line 41.
# got: '65280'
# expected: '0'
# Failed test 'decoding pass'
# at t/01-basic.t line 44.
# got: '65280'
# expected: '0'
# Failed test 'acmed output'
# at t/01-basic.t line 58.
# got: '_14_56_!_1_"_2_#_1_$_10_%_2_'_2_(_2_)_2_+_2_,_2_-_1_._2_/_9_:_2_;_7_<_2_>_1_@_1_A_2_D_1_G_1_M_1_R_1_V_1_\_1___3_a_2_b_8_c_3_e_9_f_12_h_4_i_10_k_1_l_11_m_4_n_7_o_9_p_4_q_1_r_9_s_7_t_5_u_3_w_3_x_1_y_4_{_5_}_5_'
# expected: ''
# Looks like you failed 3 tests of 6.
t/01-basic.t ..
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/6 subtests
(less 1 skipped subtest: 2 okay)