Skip Menu |

This queue is for tickets about the SOAP-Lite CPAN distribution.

Report information
The Basics
Id: 85208
Status: resolved
Priority: 0/
Queue: SOAP-Lite

People
Owner: Nobody in particular
Requestors: x.guimard [...] free.fr
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.716
Fixed in: (no value)



Subject: Bad test plan
Hi, I think there is an error in your test plan: --- libsoap-lite-perl-0.716.orig/t/04-attach.t +++ libsoap-lite-perl-0.716/t/04-attach.t @@ -20,7 +20,7 @@ BEGIN { } } -BEGIN { plan tests => 15 } +BEGIN { plan tests => 18 } my ( $a, $soap, $d, $s, $r, $serialized, $deserialized );
From: KOMAROV [...] cpan.org
Confirming this
Fixed in 0.717
0.717 doesn't seem to exist in the PAUSE index -- was there an error during upload?
Subject: Re: [rt.cpan.org #85208] Bad test plan
Date: Fri, 5 Jul 2013 10:34:30 -0700
To: bug-SOAP-Lite [...] rt.cpan.org
From: Fred Moyer <fred [...] redhotpenguin.com>
Nope, it's still in development. On Thu, Jul 4, 2013 at 10:06 AM, Karen Etheridge via RT <bug-SOAP-Lite@rt.cpan.org> wrote: Show quoted text
> Queue: SOAP-Lite > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85208 > > > 0.717 doesn't seem to exist in the PAUSE index -- was there an error during upload?
Subject: Re: [rt.cpan.org #85208] Bad test plan
Date: Fri, 05 Jul 2013 22:30:31 +0200
To: bug-SOAP-Lite [...] rt.cpan.org
From: Xavier <x.guimard [...] free.fr>
Le 05/07/2013 19:34, fred@redhotpenguin.com via RT a écrit : Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=85208 > > > Nope, it's still in development. > > On Thu, Jul 4, 2013 at 10:06 AM, Karen Etheridge via RT > <bug-SOAP-Lite@rt.cpan.org> wrote:
>> Queue: SOAP-Lite >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85208 > >> >> 0.717 doesn't seem to exist in the PAUSE index -- was there an error during upload?
Hi, I found the bug in 0.716
Resolved a couple versions ago.