Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Pod-Elemental CPAN distribution.

Report information
The Basics
Id: 48541
Status: resolved
Priority: 0/
Queue: Pod-Elemental

People
Owner: Nobody in particular
Requestors: onken@netcubed.de (no email address)
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.091470
Fixed in: (no value)



Subject: Test failure
ERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/document.t ...... ok t/elemental.t ..... ok t/nested-begin.t .. ok t/nested-over.t ... ok t/nester.t ........ 1/1 # Failed test 'we get the right chunky content we wanted' # at t/nester.t line 64. # Compared $data->[1]{"children"}[0]{"type"} # got : 'text' # expect : 'verbatim' # Looks like you failed 1 test of 1. t/nester.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/objectifier.t ... 1/1 # Failed test 'we get the right chunky content we wanted' # at t/objectifier.t line 33. # Compared $data->[3]{"type"} # got : 'text' # expect : 'verbatim' # Looks like you failed 1 test of 1. t/objectifier.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/nester.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/objectifier.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=6, Tests=6, 3 wallclock secs ( 0.04 usr 0.03 sys + 2.47 cusr 0.18 csys = 2.72 CPU) Result: FAIL
long since fixed, I think -- rjbs