>>>>> On Sat, 02 Jul 2016 23:34:46 -0400, Nigel Horne <n...@bandsman.co.uk> 
>>>>> said:

  > On 07/02/2016 10:03 AM, Andreas Koenig wrote:
 >>>>>>> On Sat, 02 Jul 2016 09:20:25 -0400, Nigel Horne <n...@bandsman.co.uk> 
 >>>>>>> said:
 >> > I'm happy to diagnose any false positives. As far as I know everything
 >> > is standard, I install using perlbrew, use minicpan to maintain my own
 >> > copy and also to see the updates to smoke which are smoked via perl -
 >> > MCPAN -e 'CPAN::Shell->test(...'. I don't tweak code or modules.
 >> 
 >> > So with that starting point, let me know what questions you may have
 >> > and we can set to diagnosing anything that may be wrong.
 >> 
 >> Can you post these three cpan config variables:
 >> 
 >> o conf /scan_cache|build_dir_reuse|build_cache/
  >     build_cache        [100]
  >     build_dir_reuse    [0]
  >     scan_cache         [atstart]

Thanks! This is a sane combination, the problem apparently comes from
somewhere else.

 >> ? And can you tell us more about how often you call
 >> 'CPAN::Shell->test()' for one perl version? Once? Repeatedly? Do you
 >> ever install modules?
  > Once per module being tested.  I've toyed with once per Perl version,
  > i.e. a call to test with lots of modules, since it should be quicker,
  > but I've not done that yet.

  > Very rarely on non "smoker" areas.  But from time-to-time I do update
  > to the latest modules in those areas.

The report that was quoted by Ether showed that the smoker had this
fingerprint:

- HARNESS_OPTIONS = j2
- PERLBREW_PERL = perl-5.8.5
- osvers=3.16-3-amd64
- archname=x86_64-linux-thread-multi
- Compiled at Nov 15 2014 04:30:17

This one has also delivered the following suspicious tests:

| http://www.cpantesters.org/cpan/report/10bca32a-3386-11e6-9fc5-14bfbd15da07 | 
Eval-Closure-0.14        | 2016-06-16 |
| http://www.cpantesters.org/cpan/report/5145d9c6-3aec-11e6-9fc5-14bfbd15da07 | 
Class-Unload-0.09        | 2016-06-25 |
| http://www.cpantesters.org/cpan/report/4cc4ad60-3b04-11e6-9fc5-14bfbd15da07 | 
Reply-0.40               | 2016-06-25 |
| http://www.cpantesters.org/cpan/report/fe856154-402a-11e6-9fc5-14bfbd15da07 | 
Perl-PrereqScanner-1.023 | 2016-07-02 |

Can you reproduce the fails? Does this ring any bell? Maybe if we can
identify the reason on this smoker, we have it resolved for all others.

Thanks again,
-- 
andreas

Reply via email to