On Mon, Jun 27, 2011 at 8:56 PM, Slaven Rezic <sla...@rezic.de> wrote: > Serguei Trouchelle <s...@cpan.org> writes: > >> Chris Marshall wrote: >> >>>> Many smoke testers blacklist distributions that prompt for user input >>>> during testing. >> >>> Any way to get a list of such blacklists? I've >>> got a couple of modules that don't ever seem to >>> be tested but have no way of determining why not >>> or what to do to resolve the problem---if it is >>> possible to do so.... >> >> You may try my prefs: >> http://svn.trouchelle.com/perl/cpan/prefs/ > > My prefs can be found under: > https://github.com/eserte/srezic-cpan-distroprefs > > Andreas' prefs are here: > https://github.com/andk/cpanpm/tree/master/distroprefs > > We both use the convention to have a file 01.DISABLED.yml for the list > of disabled distributions. Though "disabled: 1" entries may appear also > in the other files.
Now that I started to more smoke testing I also created a disabled.yml file and put it in my SVN repository: http://svn1.hostlocal.com/szabgab/trunk/CPANTESTERS/ It is still much smaller than those of the others. Gabor