Subject: | tests fail under Windows. unable to install |
Date: | Fri, 18 Jul 2008 21:04:25 -0400 |
To: | bug-TAP-Harness-Archive [...] rt.cpan.org |
From: | Tim Heckman <theckman [...] panix.com> |
During the "make test" part of the install, it seems the tests are
unable to delete temp directories after creating them. Not sure why this
would be happening, as when I examine the folders in Windows explorer
there doesn't seem to be anything strange about them (security options
look correct, and I am able to delete them manually without any problem).
Output from installation attempt:
-----------------------
Show quoted text
cpan> install TAP::Harness::Archive
Running install for module 'TAP::Harness::Archive'
Running make for W/WO/WONKO/TAP-Harness-Archive-0.10.tar.gz
Has already been unwrapped into directory
C:\Perl\cpan\build\TAP-Harness-Archi
ve-0.10-klqbbC
Has already been made
Running make test
Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'bl
ib\lib', 'blib\arch')" t/*.t
t/archive...............1/42 cannot remove directory for
C:\DOCUME~1\Tim\LOCALS~
1\Temp\j9RYhjpvJH: Permission denied at
C:\Perl\cpan\build\TAP-Harness-Archive-0
.10-klqbbC\blib\lib/TAP/Harness/Archive.pm line 342
cannot remove directory for C:\DOCUME~1\Tim\LOCALS~1\Temp\6hnRIwwuPI:
Permission
denied at
C:\Perl\cpan\build\TAP-Harness-Archive-0.10-klqbbC\blib\lib/TAP/Harne
ss/Archive.pm line 342
t/archive...............ok
t/bar...................ok
t/extra_files...........1/10 cannot remove directory for
C:\DOCUME~1\Tim\LOCALS~
1\Temp\FdJuCbRkFP: Permission denied at
C:\Perl\cpan\build\TAP-Harness-Archive-0
.10-klqbbC\blib\lib/TAP/Harness/Archive.pm line 342
# Failed test 'Archive contains extra file t\extra_files\log1.txt'
# at t/extra_files.t line 56.
# Failed test 'Archive contains extra file t\extra_files\log2.txt'
# at t/extra_files.t line 56.
# Failed test 'Archive contains extra file t\extra_files\stuff\svk.info'
# at t/extra_files.t line 56.
# Looks like you failed 3 tests of 10.
t/extra_files........... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/10 subtests
t/extra_properties......1/5 cannot remove directory for
C:\DOCUME~1\Tim\LOCALS~1
\Temp\nIOIjCIVzE: Permission denied at
C:\Perl\cpan\build\TAP-Harness-Archive-0.
10-klqbbC\blib\lib/TAP/Harness/Archive.pm line 342
t/extra_properties......ok
t/foo...................ok
t/pod-coverage..........Math::BigInt: couldn't load specified math
lib(s), fallb
ack to Math::BigInt::FastCalc at C:/Perl/lib/Win32API/File.pm line 21
t/pod-coverage..........ok
t/pod...................ok
Test Summary Report
-------------------
t/extra_files.t (Wstat: 768 Tests: 10 Failed: 3)
Failed tests: 8-10
Non-zero exit status: 3
Files=7, Tests=64, 2 wallclock secs ( 0.02 usr + 0.05 sys = 0.06 CPU)
Result: FAIL
Failed 1/7 test programs. 3/64 subtests failed.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
WONKO/TAP-Harness-Archive-0.10.tar.gz
nmake test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports WONKO/TAP-Harness-Archive-0.10.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
WONKO/TAP-Harness-Archive-0.10.tar.gz : make_test NO