Subject: | Tests fail on Strawberry Perl 5.24.1.1 (64bit) Windows 10 |
Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10
TK::Wizard version: 2.158
running as local windows admin
Show quoted text
cpan> install Tk::Wizard
Running install for module 'Tk::Wizard'
Checksum for C:\Perl\STRAWB~1\cpan\sources\authors\id\L\LG\LGODDARD\Tk-Wizard-2.158.tar.gz ok
Configuring L/LG/LGODDARD/Tk-Wizard-2.158.tar.gz with Makefile.PL
Using Win32.pm for special folders...
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Tk::Wizard
Writing MYMETA.yml and MYMETA.json
LGODDARD/Tk-Wizard-2.158.tar.gz
C:\Perl\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for L/LG/LGODDARD/Tk-Wizard-2.158.tar.gz
cp lib/Tk/Wizard/FileSystem.pm blib\lib\Tk\Wizard\FileSystem.pm
cp lib/Tk/Wizard/Image.pm blib\lib\Tk\Wizard\Image.pm
cp lib/Tk/Wizard/Tasks.pm blib\lib\Tk\Wizard\Tasks.pm
cp lib/Tk/Wizard/Installer/Win32.pm blib\lib\Tk\Wizard\Installer\Win32.pm
cp lib/Tk/Wizard/Choices.pm blib\lib\Tk\Wizard\Choices.pm
cp lib/Tk/Wizard/Installer.pm blib\lib\Tk\Wizard\Installer.pm
cp lib/Tk/Wizard.pm blib\lib\Tk\Wizard.pm
LGODDARD/Tk-Wizard-2.158.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/001_MANIFEST.t ......... Not in MANIFEST: MYMETA.json
Not in MANIFEST: MYMETA.yml
t/001_MANIFEST.t ......... 1/3
# Failed test 'No un-MANIFESTed files found'
# at t/001_MANIFEST.t line 23.
# got: '0'
# expected: '2'
# MYMETA.json, MYMETA.yml
# Looks like you failed 1 test of 3.
t/001_MANIFEST.t ......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/020_pod.t .............. ok
t/021_pod-coverage.t ..... ok
t/040_Import.t ........... ok
t/040_Import_default.t ... ok
t/042_Import_none.t ...... ok
t/044_Import_one.t ....... ok
t/045_Import_one_list.t .. ok
t/045_Import_one_ref.t ... ok
t/050_Wizard.t ........... ok
t/055_Pages.t ............ ok
t/060_e.t ................ ok
t/110_warnings.t ......... ok
t/112_AutoDestroy.t ...... Unknown warnings category 'Tk::Wizard' at t/112_AutoDestroy.t line 51.
BEGIN failed--compilation aborted at t/112_AutoDestroy.t line 51.
t/112_AutoDestroy.t ...... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/120_bad_arg.t .......... skipped: No longer used
t/122_skip.t ............. ok
t/130_pb.t ............... ok
t/140_Win32.t ............ ok
t/150_Installer.t ........ ok
t/152_Licence.t .......... ok
t/155_Uninstaller.t ...... 24/? # TEST: _uninstall_db_path = C:/Perl/STRAWB~1/cpan/build/Tk-Wizard-2.158-2/t/tmp/uninsta
ll.db
ERROR | Could not remove C:/Perl/STRAWB~1/cpan/build/Tk-Wizard-2.158-2/t/tmp/uninstall.db.dir - Permission denied (per
ms without umask = 33206 | Tk::Wizard::Installer::__ANON__ 1273
ERROR | Could not remove C:/Perl/STRAWB~1/cpan/build/Tk-Wizard-2.158-2/t/tmp/uninstall.db.pag - Permission denied (per
ms without umask = 33206 | Tk::Wizard::Installer::__ANON__ 1273
t/155_Uninstaller.t ...... 38/?
# Failed test 'Module removed uninstaller .dir file'
# at t/155_Uninstaller.t line 202.
# Failed test 'Module removed uninstaller .pag file'
# at t/155_Uninstaller.t line 203.
cannot unlink file for t\tmp\uninstall.db.dir: Permission denied at t/155_Uninstaller.t line 218.
cannot unlink file for t\tmp\uninstall.db.pag: Permission denied at t/155_Uninstaller.t line 218.
cannot remove directory for t/tmp: Directory not empty at t/155_Uninstaller.t line 218.
# Looks like you failed 2 tests of 42.
t/155_Uninstaller.t ...... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/42 subtests
t/160_textbox.t .......... ok
t/165_fonts.t ............ ok
t/166_single.t ........... ok
t/170_TopLevel.t ......... ok
t/177_dirselect.t ........ Subroutine Tk::Wizard::MainLoop redefined at C:/Perl/Strawberry/perl/lib/Exporter.pm line 66.
at t/177_dirselect.t line 25.
t/177_dirselect.t ........ ok
t/199_prepost.t .......... Subroutine Tk::Wizard::MainLoop redefined at C:/Perl/Strawberry/perl/lib/Exporter.pm line 66.
at (eval 12) line 1.
t/199_prepost.t .......... ok
t/200_tasklist.t ......... ok
t/210_images.t ........... 1/12
# Failed test 'use Tk::Wizard;'
# at t/210_images.t line 36.
# Tried to use 'Tk::Wizard'.
# Error: Tk::Wizard version 2.1 required--this is only version 2.086 at t/210_images.t line 36.
# BEGIN failed--compilation aborted at t/210_images.t line 36.
# Looks like you failed 1 test of 12.
t/210_images.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
t/300_next.t ............. ok
Test Summary Report
-------------------
t/001_MANIFEST.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/112_AutoDestroy.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/155_Uninstaller.t (Wstat: 512 Tests: 42 Failed: 2)
Failed tests: 39-40
Non-zero exit status: 2
t/210_images.t (Wstat: 256 Tests: 12 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=30, Tests=335, 75 wallclock secs ( 0.27 usr + 0.05 sys = 0.31 CPU)
Result: FAIL
Failed 4/30 test programs. 4/335 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
LGODDARD/Tk-Wizard-2.158.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 LGODDARD/Tk-Wizard-2.158.tar.gz
Stopping: 'install' failed for 'Tk::Wizard'.
Failed during this command:
LGODDARD/Tk-Wizard-2.158.tar.gz : make_test NO