On Tue, Aug 3, 2010 at 7:47 AM, Chris Marshall <c...@alum.mit.edu> wrote: > I took a look at the www.cpantesters.org for > PDL and neither of the two reports submitted > last night are visible in spite of the tail > log having reported them:
There are two systems at work. You submit to the CT2.0 metabase (and see the tail log). On a batch basis, www.cpantesters.org pulls recent reports and processes them into the database that is visible on the site. I'm not sure what the time lag is. > It would be nice if the reports-sent.db information > included a timestamp and transaction code from the > metabase server that could be used to search/reference > or retrieve the sent content for review or resend. I agree, but that will likely have to wait until CT 2.0 clients are written. As far as CPAN::Reporter is concerned, it's just handing off to Test::Reporter and assuming it worked if there were no exceptions. What you are talking about is having a log kept by the CT2.0 submission agent that includes timestamp and report GUID. Please just be patient -- we'll get there eventually. -- David