Subject: | strawberry perl (MS Windows) 5.22.0 failure |
Hi,
I have experienced the following failure
I have experienced the following failure
Running make test "D:\strawberry32\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ ok t/combine_answers.t ....... ok t/complete_array_elem.t ... ok t/complete_env.t .......... ok t/complete_file.t ......... ok t/complete_hash_key.t ..... ok t/complete_program.t ...... t/complete_program.t ...... 1/? # Failed test at t/complete_program.t line 27. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 'prog1.bat' # Failed test at t/complete_program.t line 28. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 'prog3.bat' # Looks like you failed 2 tests of 5. t/complete_program.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests (less 1 skipped subtest: 2 okay) t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/complete_program.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Files=10, Tests=39, 3 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: FAIL