Skip Menu |

This queue is for tickets about the Catalyst-View-Mason CPAN distribution.

Report information
The Basics
Id: 57037
Status: open
Priority: 0/
Queue: Catalyst-View-Mason

People
Owner: Nobody in particular
Requestors: kmx [...] cpan.org
Cc:
AdminCc:

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



Subject: Win32 incomparibility (test failure)
Hi,

I have experienced the following error with Catalyst-View-Manson 0.18 on Win32 Strawberry Perl 5.12.0

Show quoted text
#   Failed test 'array root as comp_root doesn't get stringified'
#   at t/comp_root_ref.t line 40.
# died: The getpwuid function is unimplemented at D:/strawberry32/perl/site/lib/HTML/Mason/Interp.pm line 303.
# Looks like you failed 1 test of 5.
t/comp_root_ref.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests

I know that it is a bug in HTML::Mason but would it be possible to skip this test on Win32 with some warning about buggy HTML:Mason version?

Thanks

--
kmx

Subject: Re: [rt.cpan.org #57037] Win32 incomparibility (test failure)
Date: Thu, 29 Apr 2010 09:52:06 -0700
To: bug-Catalyst-View-Mason [...] rt.cpan.org
From: "David E. Wheeler" <david [...] kineticode.com>
On Apr 29, 2010, at 5:36 AM, kmx via RT wrote: Show quoted text
> I have experienced the following error with Catalyst-View-Manson 0.18 on Win32 > Strawberry Perl 5.12.0 > > # Failed test 'array root as comp_root doesn't get stringified' > # at t/comp_root_ref.t line 40. > # died: The getpwuid function is unimplemented at > D:/strawberry32/perl/site/lib/HTML/Mason/Interp.pm line 303. > # Looks like you failed 1 test of 5. > t/comp_root_ref.t ..... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/5 subtests > > I know that it is a bug in HTML::Mason but would it be possible to skip this > test on Win32 with some warning about buggy HTML:Mason version?
What version of Mason fixes it? Perhaps you could provide a patch? Thanks, David
Show quoted text
> What version of Mason fixes it? Perhaps you could provide a patch?

current latest HTML::Mason has this problem - I have started Mason RT just yesterday

--
kmx

Subject: Re: [rt.cpan.org #57037] Win32 incomparibility (test failure)
Date: Fri, 30 Apr 2010 09:13:50 -0700
To: bug-Catalyst-View-Mason [...] rt.cpan.org
From: "David E. Wheeler" <david [...] kineticode.com>
On Apr 30, 2010, at 2:51 AM, kmx via RT wrote: Show quoted text
> current latest HTML::Mason has this problem - I have started Mason RT just > yesterday
I think I'll wait to see what happens there, then. Best, David
On Fri Apr 30 12:14:03 2010, david@kineticode.com wrote:
Show quoted text
> On Apr 30, 2010, at 2:51 AM, kmx via RT wrote:
>
> > current latest HTML::Mason has this problem - I have started Mason RT just
> > yesterday

Added Catalyst::View::Mason to the list of modules failing test at
http://win32.perl.org/wiki/index.php?title=Vanilla_Perl_Problem_Modules#Test_Failures
Subject: Re: [rt.cpan.org #57037] Win32 incomparibility (test failure)
Date: Fri, 21 May 2010 21:15:16 -0400
To: bug-Catalyst-View-Mason [...] rt.cpan.org
From: "David E. Wheeler" <david [...] kineticode.com>
On May 21, 2010, at 8:55 PM, Dan Dascalescu via RT wrote: Show quoted text
> Added Catalyst::View::Mason to the list of modules failing test at > http://win32.perl.org/wiki/index.php?title=Vanilla_Perl_Problem_Modules#Test_Failures
Have you reported the problem to bug-html-mason@rt.cpan.org? Best, David
Show quoted text
> Have you reported the problem to bug-html-mason@rt.cpan.org?

Yes 

https://rt.cpan.org/Public/Bug/Display.html?id=57038

--
kmx