Subject: | Test failures on Cygwin |
Date: | Fri, 14 Apr 2017 17:25:34 -0400 |
To: | bug-Module-ScanDeps [...] rt.cpan.org |
From: | Ken Brown <kbrown [...] cornell.edu> |
Hi Roderich,
I just installed Module::ScanDeps 1.23 on Cygwin (both 32-bit and 64-bit) and had a couple of test failures:
Test Summary Report
-------------------
t/10-case-insensitive-keys.t (Wstat: 512 Tests: 40 Failed: 2)
Failed tests: 29, 33
Non-zero exit status: 2
Parse errors: Bad plan. You planned 43 tests but ran 40.
Files=18, Tests=6293, 73 wallclock secs ( 0.80 usr 0.16 sys + 11.65 cusr 21.88 csys = 34.49 CPU)
Result: FAIL
Failed 1/18 test programs. 2/6293 subtests failed.
make: *** [Makefile:897: test_dynamic] Error 255
I reran the tests with TEST_VERBOSE=1 and am attaching the logs. The failures seem to be the same on both 32-bit and 64-bit Cygwin, but there are some differences in the logs that puzzle me, so I'm attaching both logs.
Let me know if there's anything I can do to help debug this. I'm a perl novice, so I'll need detailed instructions.
Thanks.
Ken
P.S. Version info:
32-bit:
$ perl -v
This is perl 5, version 24, subversion 1 (v5.24.1) built for i686-cygwin-threads-64int-multi
$ uname -a
CYGWIN_NT-10.0-WOW moufang 2.8.0(0.309/5/3) 2017-04-01 20:42 i686 Cygwin
64-bit:
$ perl -v
This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64-cygwin-threads-multi
$ uname -a
CYGWIN_NT-10.0 moufang 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin
Message body not shown because it is not plain text.