Those are symptomatic of a missing 'perl -V' (actually
Config::myconfig()) at the end of the report, but looking at the
first, it looks like several reports have been mashed together.

We've seen a few of these and have had a hard time diagnosing it.

My personal hypothesis (unverified) is that something is happening in
the socket communications with an SMTP server due to lines being too
long.

I've been meaning to hack at Test::Reporter to wrap long lines, but I
really have no idea if that will work or not.

-- David


On Tue, Nov 18, 2008 at 8:43 PM, Chris Marshall
<[EMAIL PROTECTED]> wrote:
> I've sent a couple PASS test reports from my
> cygwin system using a manual script to generate
> the CPAN testers mail message subject and
> content but I've noticed that the perl 5.10.0
> passes are not making it through the automated
> statistics and the pass/fail matrix scripts.
>
> What is the correct format to use so that the
> test replies will be correctly counted?
>
> Thanks,
> Chris
>
> E.g. # PASS  2622421 0 on Cygwin 1.5.25(0.15642) (cygwin-thread-multi-64int)
>     # PASS 2625685 0 on ()
>
>     on http://cpantesters.perl.org/author/CHM.html
>
>     and the os=() entry at
>     http://bbbike.radzeit.de/~slaven/cpantestersmatrix.cgi?author=chm
>
>

Reply via email to