Skip Menu |

This queue is for tickets about the Exception-ThrowUnless CPAN distribution.

Report information
The Basics
Id: 117661
Status: new
Priority: 0/
Queue: Exception-ThrowUnless

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

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



Subject: Fails on newer Linux systems
On a Debian/jessie system I see the following failure: # Failed test 'many pipes: did not die' # at t/must_die.pl line 10. # Looks like you failed 1 test of 30. t/01_good.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/30 subtests (less 2 skipped subtests: 27 okay) This does not happen on older Debian systems (e.g. wheezy).