Subject: | Fails test on my system |
I saw test failures on my system running Perl 5.14.2 and Moose 2.0602.
I'm not sure if this is related to the new Moose release or if the
failure is simply a coincidence.
---------------------------------------------------------------
autarch@houseabsolute:~/.cpanm/work/1336491063.20561/Dist-Zilla-Plugin-
CheckChangesHasContent-0.005$ prove -bv t/test_changeshascontent.t
t/test_changeshascontent.t ..
ok 1 - created test dist with no Changes file
Can't use string ("/home/autarch/.cpanm/work/133649"...) as a HASH ref
while "strict refs" in use at t/test_changeshascontent.t line 39.
# Tests were run but no plan was declared and done_testing() was not
seen.
Dubious, test returned 1 (wstat 256, 0x100)
All 1 subtests passed
Test Summary Report
-------------------
t/test_changeshascontent.t (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.80 cusr
0.08 csys = 0.90 CPU)
Result: FAIL