Subject: | t/02_main.......Failed to find home directory for user 'root' |
Cygwin Perl is UNIX but there is no valid assumption of a user named 'root'
on Cygwin. Recommend finding another way to test. As a unfortunate punt,
remove the test for Cygwin.
bash-3.1$ make && make test
cp lib/File/HomeDir/Darwin.pm blib/lib/File/HomeDir/Darwin.pm
cp lib/File/HomeDir.pm blib/lib/File/HomeDir.pm
cp lib/File/HomeDir/Unix.pm blib/lib/File/HomeDir/Unix.pm
cp lib/File/HomeDir/MacOS9.pm blib/lib/File/HomeDir/MacOS9.pm
cp lib/File/HomeDir/Windows.pm blib/lib/File/HomeDir/Windows.pm
/opt/ccygperl/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_compile....ok
t/02_main.......Failed to find home directory for user 'root' at /usr/local/
build/.cpan/build/File-HomeDir-0.58/blib/lib/File/HomeDir.pm line 102
# Looks like you planned 23 tests but only ran 18.
# Looks like your test died just after 18.
t/02_main.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 19-23
Failed 5/23 tests, 78.26% okay (less 4 skipped tests: 14 okay, 60.
87%)
t/99_pod........skipped
all skipped: Test::Pod 1.00 required for testing POD
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------------------------------------------------
t/02_main.t 255 65280 23 10 43.48% 19-23
1 test and 4 subtests skipped.
Failed 1/3 test scripts, 66.67% okay. 5/30 subtests failed, 83.33% okay.
--
Also email <perlspinr=XfrvlLN1Pqtfpb/ySbbPhw@public.gmane.org>.