Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the AnyEvent-Inotify-Simple CPAN distribution.

Report information
The Basics
Id: 74161
Status: new
Priority: 0/
Queue: AnyEvent-Inotify-Simple

People
Owner: Nobody in particular
Requestors: cpan698301 [...] mstier.de
Cc:
AdminCc:

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



Subject: tests fail miserably :-)
see attached log.txt.
Subject: log.txt
Running [/usr/bin/make test]... PERL_DL_NONLAZY=1 /home/perl/5.14.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t (in cleanup) Can't use an undefined value as a HASH reference at /home/perl/.cpanplus/5.14.0/build/AnyEvent-Inotify-Simple-0.02/blib/lib/AnyEvent/Inotify/Simple.pm line 213 during global destruction. t/filtered-beforehand.t .. ok (in cleanup) Can't use an undefined value as a HASH reference at /home/perl/.cpanplus/5.14.0/build/AnyEvent-Inotify-Simple-0.02/blib/lib/AnyEvent/Inotify/Simple.pm line 213 during global destruction. t/filtered.t ............. ok # Test died: Can't locate object method "main" via package "t::Create" at /home/perl/5.14.0/lib/site_perl/5.14.0/Test/Sweet/Runnable.pm line 24. Can't locate object method "main" via package "t::Create" at /home/perl/5.14.0/lib/site_perl/5.14.0/Test/Sweet/Runnable.pm line 24. # Child (t::Create) exited without calling finalize() # Failed test 't::Create' # at /home/perl/5.14.0/lib/5.14.0/Test/Builder.pm line 252. # Looks like you planned 3 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/run.t .................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests Test Summary Report ------------------- t/run.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 1. Files=3, Tests=12, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.19 cusr 0.09 csys = 2.32 CPU) Result: FAIL Failed 1/3 test programs. 1/12 subtests failed. make: *** [test_dynamic] Error 255