Skip Menu |

This queue is for tickets about the Template-Provider-Encoding CPAN distribution.

Report information
The Basics
Id: 22405
Status: open
Worked: 5 min
Priority: 0/
Queue: Template-Provider-Encoding

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

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



Subject: test failing
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_compile....ok t/01_unicode....ok t/02_obj........undef error - A DateTime object can only be compared to another DateTime object (DateTime=HASH(0x85d70ec), Template::Stash::ForceUTF8=HASH(0x8725ec0)). at /home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/lib/site_perl/5.9.5/Template/Stash.pm line 685 # Looks like your test died before it could output anything. t/02_obj........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_obj.t 255 65280 1 2 1
Subject: Re: [rt.cpan.org #22405] test failing
Date: Sun, 22 Oct 2006 21:08:56 +0900
To: bug-Template-Provider-Encoding [...] rt.cpan.org
From: "Tatsuhiko Miyagawa" <miyagawa [...] gmail.com>
This is a bug of Template::Stash, pure perl version. See RT queue of Template-Toolkit for the patch. I'll add a check in the Template::Provider::Encoding's test to see XS version is availabe and otherwise skip. Thanks, On 10/22/06, Andreas Koenig via RT <bug-Template-Provider-Encoding@rt.cpan.org> wrote: Show quoted text
> > Sun Oct 22 05:16:45 2006: Request 22405 was acted upon. > Transaction: Ticket created by ANDK > Queue: Template-Provider-Encoding > Subject: test failing > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: ANDK@cpan.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=22405 > > > > PERL_DL_NONLAZY=1 > /home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/bin/perl > "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', > 'blib/arch')" t/*.t > t/00_compile....ok > > t/01_unicode....ok > > t/02_obj........undef error - A DateTime object can only be compared to > another DateTime object (DateTime=HASH(0x85d70ec), > Template::Stash::ForceUTF8=HASH(0x8725ec0)). at > /home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/lib/site_perl/5.9.5/Template/Stash.pm > line 685 > # Looks like your test died before it could output anything. > t/02_obj........dubious > > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED test 1 > Failed 1/1 tests, 0.00% okay > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/02_obj.t 255 65280 1 2 1 > >
-- Tatsuhiko Miyagawa
Subject: Re: [rt.cpan.org #22405] test failing
Date: Sun, 22 Oct 2006 21:08:56 +0900
To: bug-Template-Provider-Encoding [...] rt.cpan.org
From: "Tatsuhiko Miyagawa" <miyagawa [...] gmail.com>
This is a bug of Template::Stash, pure perl version. See RT queue of Template-Toolkit for the patch. I'll add a check in the Template::Provider::Encoding's test to see XS version is availabe and otherwise skip. Thanks, On 10/22/06, Andreas Koenig via RT <bug-Template-Provider-Encoding@rt.cpan.org> wrote: Show quoted text
> > Sun Oct 22 05:16:45 2006: Request 22405 was acted upon. > Transaction: Ticket created by ANDK > Queue: Template-Provider-Encoding > Subject: test failing > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: ANDK@cpan.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=22405 > > > > PERL_DL_NONLAZY=1 > /home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/bin/perl > "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', > 'blib/arch')" t/*.t > t/00_compile....ok > > t/01_unicode....ok > > t/02_obj........undef error - A DateTime object can only be compared to > another DateTime object (DateTime=HASH(0x85d70ec), > Template::Stash::ForceUTF8=HASH(0x8725ec0)). at > /home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/lib/site_perl/5.9.5/Template/Stash.pm > line 685 > # Looks like your test died before it could output anything. > t/02_obj........dubious > > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED test 1 > Failed 1/1 tests, 0.00% okay > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/02_obj.t 255 65280 1 2 1 > >
-- Tatsuhiko Miyagawa