On Tue, Oct 21, 2014 at 4:23 PM, Karen Etheridge <p...@froods.org> wrote:
> On Tue, Oct 21, 2014 at 06:39:42AM +0200, Andreas Koenig wrote: > > Something's going wrong here, I see 21 reports that seem to differ just > by > > date: > > > > > http://matrix.cpantesters.org/?dist=Test-Class%200.47;os=darwin;perl=5.21.4;reports=1 > > So far I have only encountered it on Test::Class. What's up? > > As the last releaser of Test-Class, I've been the lucky recipient of these > reports -- I interpreted them simply to mean that the tester has been > repeatedly trying to install the dist and each time it fails (due to > something I haven't had the tuits to investigate yet)? Is there > anything indicating that each report is actually referring to the same > installation attempt? > > I don't think we pass any information that it was a forced resend, no. But! The author has replied saying that they were not the same report. It's a shell script he runs regularly to update his system, something like: "cpanm-outdated|cpanm;cpanm-reporter". So it's the same system, the same perl, the same failures, but not the same run. Once CPAN::Testers::Common::Client is able to read/write history files like CPAN::Reporter does, the issue should go away. Meanwhile, I'd think of them just like Karen does: the tester is repeatedly trying to install the dist, and sending an angst report each time it fails. Sorry if this is causing trouble or confusion. Cheers!