Subject: | test failures with 5.22.0 |
...
Running Build for D/DC/DCANTRELL/Test-Differences-0.63.tar.gz
Building Test-Differences
DCANTRELL/Test-Differences-0.63.tar.gz
./Build -- OK
Running Build test
# Testing Test::Differences 0.63, Perl 5.022000, /usr/local/perl-forge/v/5.22.0/
bin/perl
t/00-load.t ......... ok
t/boilerplate.t ..... ok
# Failed test 'got expected error output'
# at t/column-headers.t line 15.
# got: 'Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0
/site/lib/Text/Diff/Table.pm line 294.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/
Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/
Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/
Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
#
# # Failed test 'both the same'
# # at t/script/default-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Got |Expected |
# # +----+----------------+----------------+
# # | 0|{ |{ |
# # * 1| foo => 'bar' | foo => 'baz' *
# # | 2|} |} |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
# expected: '
# # Failed test 'both the same'
# # at t/script/default-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Got |Expected |
# # +----+----------------+----------------+
# # | 0|{ |{ |
# # * 1| foo => 'bar' | foo => 'baz' *
# # | 2|} |} |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
# Failed test 'got expected error output'
# at t/column-headers.t line 37.
# got: 'Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 294.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
# Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
#
# # Failed test 'both the same'
# # at t/script/custom-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Lard |Chips |
# # +----+----------------+----------------+
# # | 0|{ |{ |
# # * 1| foo => 'bar' | foo => 'baz' *
# # | 2|} |} |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
# expected: '
# # Failed test 'both the same'
# # at t/script/custom-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Lard |Chips |
# # +----+----------------+----------------+
# # | 0|{ |{ |
# # * 1| foo => 'bar' | foo => 'baz' *
# # | 2|} |} |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
# Looks like you failed 2 tests of 2.
t/column-headers.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 294.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
t/diff_styles.t ..... ok
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 294.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
[snipped few dozen of these
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
Redundant argument in sprintf at /usr/local/perl-forge/v/5.22.0/site/lib/Text/Diff/Table.pm line 299.
t/undef.t ........... ok
Test Summary Report
-------------------
t/column-headers.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Files=13, Tests=41, 1 wallclock secs ( 0.13 usr 0.03 sys + 1.04 cusr 0.12 csys = 1.32 CPU)
Result: FAIL
Failed 1/13 test programs. 2/41 subtests failed.
DCANTRELL/Test-Differences-0.63.tar.gz
./Build test -- NOT OK