Subject: | Tests are failed under strawberry perl on windows |
...
Entering Path-Iter-0.2
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Path-Iter-0.2 ... Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/path/
t/path/dir.a/
t/path/dir.a/dir.a
t/path/dir.a/dir.b
Please inform the author.
Generating a gmake-style Makefile
Writing Makefile for Path::Iter
Writing MYMETA.yml and MYMETA.json
OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Test::More 0 ... Yes (1.302120)
Building and testing Path-Iter-0.2 ... cp lib/Path/Iter.pod blib\lib\Path\Iter.pod
cp lib/Path/Iter.pm blib\lib\Path\Iter.pm
"D:\devel\perl\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00.load.t ....... 1/14 # Testing Path::Iter 0.2
The symlink function is unimplemented at t/00.load.t line 13.
# Looks like your test exited with 255 just after 1.
t/00.load.t ....... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/14 subtests
t/perlcritic.t .... skipped: Test::Perl::Critic required for testing PBP compliance
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ........... ok
Test Summary Report
-------------------
t/00.load.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 14 tests but ran 1.
Files=4, Tests=3, 1 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU)
Result: FAIL
Failed 1/4 test programs. 0/3 subtests failed.
gmake: *** [Makefile:847: test_dynamic] Error 255
FAIL
! Installing Path::Iter failed. See C:\Users\zdm\AppData\Local\Temp\.cpanm\work\1516000460.10572\build.log for details. Retry with --force to force install it.