Skip Menu |

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

Report information
The Basics
Id: 117757
Status: new
Priority: 0/
Queue: IPC-Session

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Tests fail if csh is not installed
There's no guarantee that csh is available on a modern system. E.g. on my debian/jessie smoker: PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t open3: exec of /bin/csh failed: No such file or directory at /tmpfs/.cpan-build-cpansand/2016091015/IPC-Session-0.05-0/blib/lib/IPC/Session.pm line 98. t/csh.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 9/10 subtests See also: http://analysis.cpantesters.org/solved?distv=IPC-Session-0.05#fail%3At%2Fcsh.t