Skip Menu |

This queue is for tickets about the Devel-PtrTable CPAN distribution.

Report information
The Basics
Id: 73306
Status: resolved
Priority: 0/
Queue: Devel-PtrTable

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

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



Subject: Undeclared dependency on threads
As per subject. Sample fail report http://www.cpantesters.org/cpan/report/18317120 Instead of declaring "threads" as dependency you could also protect the test as described in http://wiki.cpantesters.org/wiki/CPANAuthorNotes The problem is that if some tests fail for "interesting" reasons and others fail just because they are not threaded perls some kind of protection would be useful. Thanks,
On Thu Dec 15 22:51:39 2011, ANDK wrote: Show quoted text
> As per subject. > > Sample fail report > > http://www.cpantesters.org/cpan/report/18317120 > > Instead of declaring "threads" as dependency you could also protect the > test as described in http://wiki.cpantesters.org/wiki/CPANAuthorNotes > > The problem is that if some tests fail for "interesting" reasons and > others fail just because they are not threaded perls some kind of > protection would be useful. > > Thanks,
Fixed in v0.03