Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: athompso [...] athompso.net
Cc:
AdminCc:

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



Subject: pty tests fail on OpenBSD 5.4
v0.92 fails the pty test on OpenBSD-5.4-RELEASE (amd64). See below. I have no idea what this means or how to fix it, but I do know how to report the issue :-). Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/97_meta.t .................. skipped: Author tests not required for installation t/98_pod.t ................... skipped: Author tests not required for installation t/98_pod_coverage.t .......... skipped: Author tests not required for installation t/99_perl_minimum_version.t .. skipped: Author tests not required for installation t/adopt.t .................... skipped: adopt not implemented yet t/binmode.t .................. ok t/bogus.t .................... ok t/filter.t ................... ok t/harness.t .................. ok t/io.t ....................... ok t/kill_kill.t ................ ok t/parallel.t ................. ok # IO::Tty 1.10, IO::Pty 1.10 # Failed test at t/pty.t line 158. # got: '0123--67----' # expected: '012---67----' # Looks like you failed 1 test of 32. t/pty.t ...................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/32 subtests (less 9 skipped subtests: 22 okay) t/pump.t ..................... ok t/run.t ...................... ok t/signal.t ................... ok t/timeout.t .................. ok t/timer.t .................... ok Subroutine IPPROTO_TCP redefined at /usr/libdata/perl5/amd64-openbsd/5.16.3/Socket.pm line 4294967295. t/win32_compile.t ............ ok t/windows_search_path.t ...... ok Test Summary Report ------------------- t/pty.t (Wstat: 256 Tests: 32 Failed: 1) Failed test: 16 Non-zero exit status: 1 Files=20, Tests=688, 16 wallclock secs ( 0.20 usr 0.11 sys + 1.90 cusr 1.09 csys = 3.30 CPU) Result: FAIL Failed 1/20 test programs. 1/688 subtests failed. *** Error 255 in /root/.cpan/build/IPC-Run-0.92-vdnI2P (Makefile:886
Ticket migrated to github as https://github.com/toddr/IPC-Run/issues/56