t/11_chmod.t fails on Cygwin v5.36.0

Issue #1 resolved
Former user created an issue

I was installing via the cpan utility.

All dependencies were installed successfully. Then

Running make test for HAUKEX/File-Replace-0.14.tar.gz
PERL_DL_NONLAZY=1 "/home/ken/perl5/perlbrew/perls/perl-5.36.0/bin/perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# This is Perl 5.036000 at /home/ken/perl5/perlbrew/perls/perl-5.36.0/bin/perl on cygwin
t/00_smoke.t ............ ok
t/10_replace.t .......... ok
open /tmp/FileReplaceTests_rV8icMTejF/tpNCSxJmls/file1: No such file or directory at t/11_chmod.t line 136.
# Looks like your test exited with 13 just after 3.
t/11_chmod.t ............
Dubious, test returned 13 (wstat 3328, 0xd00)
All 3 subtests passed
t/12_create.t ........... ok
t/13_copy.t ............. ok
t/20_tie_handle_base.t .. ok
t/25_tie_handle_argv.t .. ok
t/30_singlehandle.t ..... ok
t/40_dualhandle.t ....... ok

cpan hung at this point.

Comments (1)

  1. Log in to comment