Subject: | Tests fail on Strawberry Perl 5.24.1.1 (64bit) Windows 10 |
Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10
Win32::Netsh version: 0.04
Configuring P/PD/PDURDEN/Win32-Netsh-0.04.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Exporter::Easy 0 not found.
Generating a dmake-style Makefile
Writing Makefile for Win32::Netsh
Writing MYMETA.yml and MYMETA.json
PDURDEN/Win32-Netsh-0.04.tar.gz
C:\Perl\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for P/PD/PDURDEN/Win32-Netsh-0.04.tar.gz
Show quoted text
---- Unsatisfied dependencies detected during ----
---- PDURDEN/Win32-Netsh-0.04.tar.gz ----
Exporter::Easy [requires]
Running install for module 'Exporter::Easy'
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/N/NE/NEILB/Exporter-Easy-0.18.tar.gz
Checksum for C:\Perl\STRAWB~1\cpan\sources\authors\id\N\NE\NEILB\Exporter-Easy-0.18.tar.gz ok
Configuring N/NE/NEILB/Exporter-Easy-0.18.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Exporter::Easy
Writing MYMETA.yml and MYMETA.json
NEILB/Exporter-Easy-0.18.tar.gz
C:\Perl\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for N/NE/NEILB/Exporter-Easy-0.18.tar.gz
cp lib/Exporter/Easiest.pm blib\lib\Exporter\Easiest.pm
cp lib/Exporter/Easy.pm blib\lib\Exporter\Easy.pm
NEILB/Exporter-Easy-0.18.tar.gz
C:\Perl\STRAWB~1\c\bin\dmake.exe -- OK
Running make test
"C:\Perl\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches;
test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/Easiest.t .. ok
t/Easy.t ..... ok
All tests successful.
Files=2, Tests=72, 0 wallclock secs ( 0.06 usr + 0.02 sys = 0.08 CPU)
Result: PASS
NEILB/Exporter-Easy-0.18.tar.gz
C:\Perl\STRAWB~1\c\bin\dmake.exe test -- OK
Running make install
Installing C:\Perl\STRAWB~1\perl\site\lib\Exporter\Easiest.pm
Installing C:\Perl\STRAWB~1\perl\site\lib\Exporter\Easy.pm
Appending installation info to C:\Perl\STRAWB~1\perl\lib/perllocal.pod
NEILB/Exporter-Easy-0.18.tar.gz
C:\Perl\STRAWB~1\c\bin\dmake.exe install UNINST=1 -- OK
PDURDEN/Win32-Netsh-0.04.tar.gz
Has already been unwrapped into directory C:\Perl\STRAWB~1\cpan\build\Win32-Netsh-0.04-0
PDURDEN/Win32-Netsh-0.04.tar.gz
Has already been prepared
Running make for P/PD/PDURDEN/Win32-Netsh-0.04.tar.gz
cp lib/Win32/Netsh.pm blib\lib\Win32\Netsh.pm
cp lib/Win32/Netsh/Interface.pm blib\lib\Win32\Netsh\Interface.pm
cp lib/Win32/Netsh/Utils.pm blib\lib\Win32\Netsh\Utils.pm
cp lib/Win32/Netsh/Wlan.pm blib\lib\Win32\Netsh\Wlan.pm
PDURDEN/Win32-Netsh-0.04.tar.gz
C:\Perl\STRAWB~1\c\bin\dmake.exe -- OK
Running make test
"C:\Perl\Strawberry\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-compile.t ................ ok
t/00-Win32-Netsh.t ............ ok
t/01-Win32-Netsh-Interface.t .. ok
t/02-Win32-Netsh-Wlan.t ....... 12/?
# Failed test 'Profile info for "Win32-Netsh-Wlan-Single"'
# at t/02-Win32-Netsh-Wlan.t line 162.
# Structures begin differing at:
# $got->{interface} = 'Wi-Fi'
# $expected->{interface} = 'Wireless Network Connection'
# Failed test 'Profile info for "Win32-Netsh-Wlan-Dual"'
# at t/02-Win32-Netsh-Wlan.t line 162.
# Structures begin differing at:
# $got->{interface} = 'Wi-Fi'
# $expected->{interface} = 'Wireless Network Connection'
# Looks like you failed 2 tests of 17.
t/02-Win32-Netsh-Wlan.t ....... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/17 subtests
t/author-critic.t ............. skipped: these tests are for testing by the author
t/author-mojibake.t ........... skipped: these tests are for testing by the author
t/author-no-tabs.t ............ skipped: these tests are for testing by the author
t/author-test-version.t ....... skipped: these tests are for testing by the author
t/release-cpan-changes.t ...... skipped: these tests are for release candidate testing
t/release-dist-manifest.t ..... skipped: these tests are for release candidate testing
t/release-distmeta.t .......... skipped: these tests are for release candidate testing
t/release-kwalitee.t .......... skipped: these tests are for release candidate testing
t/release-minimum-version.t ... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
t/release-portability.t ....... skipped: these tests are for release candidate testing
t/release-synopsis.t .......... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/02-Win32-Netsh-Wlan.t (Wstat: 512 Tests: 17 Failed: 2)
Failed tests: 13, 15
Non-zero exit status: 2
Files=18, Tests=27, 6 wallclock secs ( 0.11 usr + 0.09 sys = 0.20 CPU)
Result: FAIL
Failed 1/18 test programs. 2/27 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
PDURDEN/Win32-Netsh-0.04.tar.gz
C:\Perl\STRAWB~1\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports PDURDEN/Win32-Netsh-0.04.tar.gz
Stopping: 'install' failed for 'P/PD/PDURDEN/Win32-Netsh-0.04.tar.gz'.
Failed during this command:
PDURDEN/Win32-Netsh-0.04.tar.gz : make_test NO
cpan>