Skip Menu |

This queue is for tickets about the Time-Limit CPAN distribution.

Report information
The Basics
Id: 87573
Status: resolved
Priority: 0/
Queue: Time-Limit

People
Owner: perl [...] toby.ink
Requestors: perl [...] toby.ink
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 0.001
  • 0.002
Fixed in:
  • 0.001
  • 0.002



Subject: TIme::Limit doesn't work properly when invoked via `prove`
... and likely never will when invoked via `forkprove`.
Not sure what I was thinking about when I reported this bug. prove -MTime::Limit=60 /path/to/tests/ ... works just fine. For forkprove, you can do: prove -MTime::Limit=-group,60 /path/to/tests/