>>>>> On Sun, 23 Dec 2007 08:19:52 -0500, "David Golden" <[EMAIL PROTECTED]> 
>>>>> said:

  > On Dec 22, 2007 8:03 PM, Robert Rothenberg <[EMAIL PROTECTED]> wrote:
 >> 
 >> This is a Bundle. There aren't supposed to be tests.

  > That is indeed odd.  Dispatching a distribution to CPAN::Reporter
  > requires a CPAN::Distribution object, not a CPAN::Bundle object.  That
  > leads me to one possibility:

  > ICERIDER -- are you testing using the CPAN "smoke" command?

  > Andreas -- I don't see any logic in smoke() or recent() to skip
  > Bundles.  Whether or not that's the cause of this issue, I think it's
  > the right thing to do anyway.  (I'd patch that now myself but 5.10.0
  > broke my SVK and I haven't fixed that quite yet.)

Well spotted.

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?

There are so many options that I cannot decide which to choose:0

-- 
andreas

Reply via email to