This thread raises a good point. The introductory message of the test report should probably be customized for each grade ("pass", "fail", "unknown", "na") to better explain it.
Likewise, it's probably a good idea to mention that if an author is receiving it by email, that the tester chose to copy the test report to the module author. I'll add those to the TODO list for CPAN::Reporter. David P.S. the known bug in the other thread will be fixed in the next release. On 10/26/06, Michael G Schwern <[EMAIL PROTECTED]> wrote:
Marc Lehmann wrote: > On Wed, Oct 25, 2006 at 12:44:04PM -0700, [EMAIL PROTECTED] wrote: >> This distribution has been tested as part of the cpan-testers >> effort to test as many new uploads to CPAN as possible. See >> http://testers.cpan.org/ >> >> Please cc any replies to cpan-testers@perl.org to keep other >> test volunteers informed and to prevent any duplicate effort. > > Same thing here, why is the status unknown, and why do I get these reports if > everything worked fine? CPAN::Reporter treats having no tests as being unknown. o "unknown" -- no test files could be found (either t/*.t or test.pl) or a result could not be determined from test output For my part I have CPAN::Reporter to CC the author on anything but a pass. I'll change that to only CC the author on a fail. >> ------------------------------ >> TEST OUTPUT >> ------------------------------ >> >> Output from '/usr/bin/make test': >> >> No tests defined for AnyEvent extension.