Skip Menu |

This queue is for tickets about the Dancer-Plugin-Auth-RBAC CPAN distribution.

Report information
The Basics
Id: 63863
Status: resolved
Priority: 0/
Queue: Dancer-Plugin-Auth-RBAC

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

Bug Information
Severity: Normal
Broken in: 1.103430
Fixed in: (no value)



Subject: Undeclared dependency on YAML
As per subject. PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/v5.13.7-22-g27a1175/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/001_load.t .. ok YAML is needed and is not installed at /home/src/perl/repoperls/installed-perls/perl/v5.13.7-22-g27a1175/lib/site_perl/5.13.7/Dancer/Session.pm line 16 # Looks like you planned 22 tests but ran 2. # Looks like your test exited with 2 just after 2. t/002_isa.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 20/22 subtests YAML is needed and is not installed at /home/src/perl/repoperls/installed-perls/perl/v5.13.7-22-g27a1175/lib/site_perl/5.13.7/Dancer/Session.pm line 16 # Looks like you planned 16 tests but ran 2. # Looks like your test exited with 2 just after 2. t/003_can.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 14/16 subtests Test Summary Report ------------------- t/002_isa.t (Wstat: 512 Tests: 2 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 22 tests but ran 2. t/003_can.t (Wstat: 512 Tests: 2 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 16 tests but ran 2. Files=3, Tests=6, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.47 cusr 0.07 csys = 0.57 CPU) Result: FAIL Thanks,
Hey. A new version recently released fixes this issue. Thank you for submitting the bug report! Sawyer.