Subject: | 0.94 tests broken on 5.8.1-to-be on OSX 10.2.6 |
merlyn% make test TEST_FILES=t/01-columns.t
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/01-columns.t
t/01-columns....NOK 3# Failed test (t/01-columns.t at line 44)
# Structures begin differing at:
# $got->[0] = name
# $expected->[0] = 'name'
t/01-columns....NOK 4# Failed test (t/01-columns.t at line 46)
# Structures begin differing at:
# $got->[0] = abbreviation
# $expected->[0] = 'abbreviation'
t/01-columns....NOK 5# Failed test (t/01-columns.t at line 48)
# Structures begin differing at:
# $got->[0] = abbreviation
# $expected->[0] = 'abbreviation'
t/01-columns....NOK 7# Failed test (t/01-columns.t at line 53)
# Structures begin differing at:
# $got->[0] = artist
# $expected->[0] = 'artist'
t/01-columns....NOK 8# Failed test (t/01-columns.t at line 55)
# Structures begin differing at:
# $got->[0] = artist
# $expected->[0] = 'artist'
t/01-columns....NOK 9# Failed test (t/01-columns.t at line 57)
# Structures begin differing at:
# $got->[0] = artist
# $expected->[0] = 'artist'
t/01-columns....ok 35/35# Looks like you failed 6 tests of 35.
t/01-columns....dubious
Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 3-5, 7-9
Failed 6/35 tests, 82.86% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01-columns.t 6 1536 35 6 17.14% 3-5 7-9
Failed 1/1 test scripts, 0.00% okay. 6/35 subtests failed, 82.86% okay.
make: *** [test_dynamic] Error 6