Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: Duncan.Garland [...] motortrak.com
Cc:
AdminCc:

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



Subject: FW: Bad plan t/04-attach.t
Date: Fri, 31 May 2013 12:50:06 +0100
To: "bug-SOAP-Lite [...] rt.cpan.org" <bug-SOAP-Lite [...] rt.cpan.org>
From: Duncan Garland <Duncan.Garland [...] motortrak.com>
From: Duncan Garland Sent: 31 May 2013 12:48 To: 'bug-SOAP-Lite@rt.cpan.org.' Subject: Bad plan t/04-attach.t This plans 15 tests but runs 18.
From: fred [...] achieversintlinc.com
On Fri May 31 07:50:24 2013, Duncan.Garland@motortrak.com wrote: Show quoted text
> > > From: Duncan Garland > Sent: 31 May 2013 12:48 > To: 'bug-SOAP-Lite@rt.cpan.org.' > Subject: Bad plan t/04-attach.t > > This plans 15 tests but runs 18.
This worked for me while installing via cpan: After failed installation, while in cpan: Show quoted text
cpan> look SOAP::Lite
takes you to directory in a bash shell Show quoted text
bash> vi t/04-attach.t
find BEGIN { plan tests => 15 } and change 15 to 18. Save and exit vi. exit bash (takes you back to cpan) Show quoted text
cpan> install SOAP::Lite
Subject: Re: [rt.cpan.org #85762] FW: Bad plan t/04-attach.t
Date: Wed, 5 Jun 2013 16:20:02 -0700
To: bug-SOAP-Lite [...] rt.cpan.org
From: Fred Moyer <fred [...] redhotpenguin.com>
This is fixed in 0.717 (still in dev). On Wed, Jun 5, 2013 at 4:19 PM, Frederick McIntyre 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=85762 > > > On Fri May 31 07:50:24 2013, Duncan.Garland@motortrak.com wrote:
>> >> >> From: Duncan Garland >> Sent: 31 May 2013 12:48 >> To: 'bug-SOAP-Lite@rt.cpan.org.' >> Subject: Bad plan t/04-attach.t >> >> This plans 15 tests but runs 18.
> > This worked for me while installing via cpan: > After failed installation, while in cpan:
> cpan> look SOAP::Lite
> takes you to directory in a bash shell
> bash> vi t/04-attach.t
> find > BEGIN { plan tests => 15 } > and change 15 to 18. Save and exit vi. exit bash (takes you back to cpan)
> cpan> install SOAP::Lite
>
Subject: RE: [rt.cpan.org #85762] FW: Bad plan t/04-attach.t
Date: Thu, 6 Jun 2013 09:09:47 +0100
To: "bug-SOAP-Lite [...] rt.cpan.org" <bug-SOAP-Lite [...] rt.cpan.org>
From: Duncan Garland <Duncan.Garland [...] motortrak.com>
Thanks Show quoted text
-----Original Message----- From: fred@redhotpenguin.com via RT [mailto:bug-SOAP-Lite@rt.cpan.org] Sent: 06 June 2013 00:20 To: Duncan Garland Subject: Re: [rt.cpan.org #85762] FW: Bad plan t/04-attach.t <URL: https://rt.cpan.org/Ticket/Display.html?id=85762 > This is fixed in 0.717 (still in dev). On Wed, Jun 5, 2013 at 4:19 PM, Frederick McIntyre via RT <bug-SOAP-Lite@rt.cpan.org> wrote:
> Queue: SOAP-Lite > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85762 > > > On Fri May 31 07:50:24 2013, Duncan.Garland@motortrak.com wrote:
>> >> >> From: Duncan Garland >> Sent: 31 May 2013 12:48 >> To: 'bug-SOAP-Lite@rt.cpan.org.' >> Subject: Bad plan t/04-attach.t >> >> This plans 15 tests but runs 18.
> > This worked for me while installing via cpan: > After failed installation, while in cpan:
> cpan> look SOAP::Lite
> takes you to directory in a bash shell
> bash> vi t/04-attach.t
> find > BEGIN { plan tests => 15 } > and change 15 to 18. Save and exit vi. exit bash (takes you back to > cpan)
> cpan> install SOAP::Lite
>