On Dec 23, 2007 11:21 AM, Andreas J. Koenig <[EMAIL PROTECTED]> wrote: > Is your suggestion to skip anything that matches m|/Bundle-| ? Or are > you suggesting I look into META.yml and when it has a provides > matching m|Bundle::|, then it is a bundle? Or are you saying if it has > no tests, we should not treat it as unknown and send a report but > simply as something we do not want to process?
"UNKNOWN" is a valid CPAN Testers grade -- so we shouldn't skip because of no tests. I think skipping in smoke() if the distribution matches m|/Bundle-| makes the most sense. David
