Hi Andreas, App::cpanminus::reporter doesn't provide (yet) a way to skip old reports. What we do now to work around this is to check the timestamp of the build.log file and, if it's over 30 minutes since it was last modified, we only send the report with --force. But even that of course doesn't work if the user just tries to install the distribution again and pipe the result to cpanm-reporter.
Making cpanm-reporter (and CPAN::Testers::Common::Client) history-aware is part of our roadmap. Unfortunately, work obligations prevented me to attend the QA this year, but I'll try and prioritize this as much as I can. Meanwhile, I'll talk to Stan (the guy who sent those) to check what was going on. Cheers! garu On Tue, Oct 21, 2014 at 2:39 AM, Andreas Koenig < andreas.koenig.7os6v...@franz.ak.mind.de> 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? > > -- > andreas >