Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the YAML CPAN distribution.

Report information
The Basics
Id: 20229
Status: resolved
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: wyant [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.58
  • 0.60
Fixed in: (no value)



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
Subject: Re: [rt.cpan.org #20229] Resolved: make test failures: t/bugs_rt tests 5 and 6 (use_tempfile) [19052 under different OS]
Date: Tue, 04 Jul 2006 03:10:18 +0000
To: bug-YAML [...] rt.cpan.org
From: harryfmudd [...] comcast.net
Show quoted text
-------------- Original message ---------------------- From: " via RT" <bug-YAML@rt.cpan.org>
> <URL: http://rt.cpan.org/Ticket/Display.html?id=20229 > > > According to our records, your request has been resolved. If you have any > further questions or concerns, please respond to this message.
I confirm the resolution of the problem, and have logged a 'pass' to CPAN testers. Thank you very much. Tom Wyant
This issue has been copied to: https://github.com/ingydotnet/yaml-pm/issues/62 please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with.
was already resolved and accidently reopened