On Thursday 04 February 2010 at 09:01, Ovid  wrote:

> Is anyone able to replicate the test failures I'm getting for 
Test::Class::Most on Perl 5.10.1 Linux/Solaris?  I can't (even on those 
boxes).

I can replicate them with ./Build disttest but not ./Build test.  If I remove:

             return unless $HAVE510;

... from Test::Class::Most's import(), only the two 'Even subclasses of "no 
feature" classes do not get them' tests fail.

That global variable and the enforced return before the import looks very 
suspicious.

-- c

Reply via email to