>>>>> On Sat, 14 Apr 2007 20:36:51 +0100, Nigel Horne <[EMAIL PROTECTED]> said:
>> Could you run >> >> make test TEST_FILES=t/30shell.t TEST_VERBOSE=1 >> >> ? Thanks! >> > There's a lot of it! I've attached the output to this email. Yes, it's a lot but it helped me to identify the bug. I need to rewrite shell.t to output more helpful diagnostics when something fails. Two tests in 30shell.t were not marked as being dependent on Module::Build. Fixed now with appended patch. Thanks a lot, -- andreas === t/30shell.t ================================================================== --- t/30shell.t (revision 2217) +++ t/30shell.t (local) @@ -896,7 +896,7 @@ ######## #P:test CPAN::Test::Dummy::Perl5::Make::Zip #E:Has already been tested successfully -#R:Archive::Zip +#R:Archive::Zip Module::Build ######## #P:failed #E:Nothing @@ -1072,7 +1072,7 @@ ######## #P:test CPAN::Test::Dummy::Perl5::Build::Fails #E:test -- OK -#R:YAML patch +#R:YAML patch Module::Build ######## #P:u /--/ #E:No modules found for
