Skip Menu |

This queue is for tickets about the IPC-Run CPAN distribution.

Report information
The Basics
Id: 11447
Status: resolved
Priority: 0/
Queue: IPC-Run

People
Owner: Nobody in particular
Requestors: steve [...] fisharerojo.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Test failures for IPC-Run 0.79 on Win32
Here are some test failures in Win32 (Windows XP) for version 0.79. # Failed test 1 in t\kill_kill.t at line 31 # t\kill_kill.t line 31 is: ok ! $needed_kill ; No such file or directory: Win32::Process::Create() at C:\Documents and Settings \MD1SPET1\Application Data\.cpanplus\5.8.6\build\IPC-Run-0.79\blib\lib/IPC/Run.p m line 2801 Failed 2/15 test scripts, 86.67% okay. 248/704 subtests failed, 64.77% okay. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff' Stop. [ERROR] MAKE TEST failed: Bad file descriptor C:\Perl\bin\perl.exe "-MExtUtils ::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\adopt.t t\binmo de.t t\bogus.t t\filter.t t\harness.t t\io.t t\kill_kill.t t\parallel.t t\pty.t t\pump.t t\run.t t\signal.t t\timeout.t t\timer.t t\win32_compile.t t\adopt............ok 29/29 skipped: adopt not done yet t\binmode..........ok t\bogus............ok 1/2 skipped: Can't really exec() MSWin32 t\filter...........ok t\harness..........ok t\io...............ok 9/14 skipped: MSWin32 does not allow select() on non-sockets t\kill_kill........FAILED test 1 Failed 1/2 tests, 50.00% okay (less 1 skipped test: 0 okay, 0.00%) t\parallel.........ok t\pty..............ok 32/32 skipped: skip: IO::Pty not found t\pump.............ok t\run..............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 21-267 Failed 247/267 tests, 7.49% okay t\signal...........ok 3/3 skipped: MSWin32 does not support signals t\timeout..........ok t\timer............ok t\win32_compile....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\kill_kill.t 2 1 50.00% 1 t\run.t 255 65280 267 494 185.02% 21-267 75 subtests skipped. Attached is the verbose output from the failed tests.
Download kill_kill.out
application/octet-stream 6.5k

Message body not shown because it is not plain text.

From: Steve Peters
Sorry, one attachment per comment. Here's the output from t/run.t
Download run.out
application/octet-stream 2.8k

Message body not shown because it is not plain text.

Windows tests appear to be stable. Please re-open if this is still an issue.
Ticket migrated to github as https://github.com/toddr/IPC-Run/issues/71