Subject: | make test failures: t/bugs_rt tests 5 and 6 (use_tempfile) [19052 under different OS] |
I think this is the same as 19052 -- I'm just documenting another OS.
One thing this ticket has in common with 19052 is that both occur on
case-preserving (but not case-sensitive) file systems. Please let me
know what I can do to help.
$ make test TEST_FILES=t/bugs-rt.t
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/bugs-rt.t
t/bugs-rt....NOK 5
# Failed test 'Ticket \#105-D YAML doesn't serialize odd objects very
well (n->y)'
# in /Users/tom/.cpan/build/YAML-0.60/blib/lib/Test/YAML.pm at line 65.
# got: '--- !!perl/hash:CGI
# .charset: ISO-8859-1
# .fieldnames: {}
# .parameters: []
# escape: 1
# use_tempfile: 1
# '
# expected: '--- !!perl/hash:CGI
# .charset: ISO-8859-1
# .fieldnames: {}
# .parameters: []
# escape: 1
# '
t/bugs-rt....NOK 6
# Failed test 'Ticket \#105-D YAML doesn't serialize odd objects very
well (y->n)'
# in /Users/tom/.cpan/build/YAML-0.60/blib/lib/Test/YAML.pm at line 81.
# Structures begin differing at:
# $got->[0]{use_tempfile} = Does not exist
# $expected->[0]{use_tempfile} = '1'
t/bugs-rt....ok 7/41# Looks like you failed 2 tests of 41.
t/bugs-rt....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 5-6
Failed 2/41 tests, 95.12% okay (less 10 skipped tests: 29 okay,
70.73%)
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/bugs-rt.t 2 512 41 2 5-6
10 subtests skipped.
Failed 1/1 test scripts. 2/41 subtests failed.
Files=1, Tests=41, 1 wallclock secs ( 0.95 cusr + 0.13 csys = 1.08 CPU)
Failed 1/1 test programs. 2/41 subtests failed.
make: *** [test_dynamic] Error 2
$ perl -v
This is perl, v5.8.8 built for darwin-2level
...
$ uname -a
Darwin Wyants-White-iMac.local 7.9.0 Darwin Kernel Version 7.9.0: Wed
Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power
Macintosh powerpc