Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 72403
Status: resolved
Priority: 0/
Queue: Template-Flute

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

Bug Information
Severity: Critical
Broken in: 0.0021
Fixed in: 0.0022



Subject: Failing tests (linux)
Hey, Racke. Task::Dancer is not yet :) *** Installing Dancer::Template::TemplateFlute... Running [/usr/bin/perl -e use strict; BEGIN { my $old = select STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die $@ if $@; } /home/ambs/.cpanplus/5.10.0/build/Dancer-Template-TemplateFlute-0.0003/Makefile.PL]... Warning: prerequisite Template::Flute 0.0006 not found. Writing Makefile for Dancer::Template::TemplateFlute Writing MYMETA.yml and MYMETA.json Running [/usr/bin/perl -e use strict; BEGIN { my $old = select STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die $@ if $@; } /home/ambs/.cpanplus/5.10.0/build/Template-Flute-0.0021/Makefile.PL]... Writing Makefile for Template::Flute Writing MYMETA.yml and MYMETA.json Running [/usr/bin/make test UNINST=1]... make[1]: Entering directory `/home/ambs/.cpanplus/5.10.0/build/Template-Flute-0.0021' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/01-helloworld.t t/02-configscoped.t t/03-xml.t t/04-derive-filename.t t/05-intro.t t/06-from-string.t t/07-from-file.t t/08-utf8-html.t t/09-iso-html.t t/10-include.t t/12-container.t t/13-separator.t t/boilerplate.t t/manifest.t t/pod-coverage.t t/pod.t t/filters/currency.t t/filters/date.t t/filters/eol.t t/filters/nobreak_single.t t/filters/subs.t t/filters/upper.t t/forms/01-name.t t/forms/05-textarea.t t/forms/06-select.t t/i18n/01-simple.t t/iterators/00-load.t t/iterators/01-simple.t t/iterators/20-json.t t/targets/01-value.t t/targets/02-param.t # Testing Template::Flute 0.0021, Perl 5.010000, /usr/bin/perl t/00-load.t ................. ok t/01-helloworld.t ........... ok t/02-configscoped.t ......... skipped: No Config::Scoped module. t/03-xml.t .................. ok t/04-derive-filename.t ...... ok t/05-intro.t ................ ok t/06-from-string.t .......... ok t/07-from-file.t ............ ok t/08-utf8-html.t ............ ok t/09-iso-html.t ............. ok t/10-include.t .............. ok t/12-container.t ............ ok t/13-separator.t ............ ok t/boilerplate.t ............. ok # Failed test 'Output: <html><head></head><body><div class="text">GBP 30.00</div></body></html>' # at t/filters/currency.t line 38. # Looks like you failed 1 test of 2. t/filters/currency.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/filters/date.t ............ skipped: Missing DateTime::Format::ISO8601 module. t/filters/eol.t ............. ok t/filters/nobreak_single.t .. ok t/filters/subs.t ............ ok t/filters/upper.t ........... ok t/forms/01-name.t ........... ok t/forms/05-textarea.t ....... ok t/forms/06-select.t ......... ok t/i18n/01-simple.t .......... ok # Testing Template::Flute::Iterator, Perl 5.010000, /usr/bin/perl t/iterators/00-load.t ....... ok t/iterators/01-simple.t ..... ok t/iterators/20-json.t ....... ok t/manifest.t ................ skipped: Author tests not required for installation t/pod-coverage.t ............ ok t/pod.t ..................... ok t/targets/01-value.t ........ ok t/targets/02-param.t ........ ok Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 t/filters/currency.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=32, Tests=153, 5 wallclock secs ( 0.07 usr 0.03 sys + 4.08 cusr 0.32 csys = 4.50 CPU) Result: FAIL Failed 1/32 test programs. 1/153 subtests failed. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/home/ambs/.cpanplus/5.10.0/build/Template-Flute-0.0021' [ERROR] Unable to create a new distribution object for 'Template::Flute' -- cannot continue [ERROR] Failed to install 'Template::Flute' as prerequisite for 'Dancer::Template::TemplateFlute'
Subject: Re: [rt.cpan.org #72403] Failing tests (linux)
Date: Sun, 13 Nov 2011 22:41:56 +0100
To: bug-Template-Flute [...] rt.cpan.org
From: "Stefan Hornburg (Racke)" <racke [...] linuxia.de>
On 11/13/2011 06:48 PM, Alberto Simões via RT wrote: Show quoted text
> Sun Nov 13 12:48:44 2011: Request 72403 was acted upon. > Transaction: Ticket created by AMBS > Queue: Template-Flute > Subject: Failing tests (linux) > Broken in: 0.0021 > Severity: Critical > Owner: Nobody > Requestors: ambs@cpan.org > Status: new > Ticket<URL: https://rt.cpan.org/Ticket/Display.html?id=72403> > > > Hey, Racke. > > Task::Dancer is not yet :) > > *** Installing Dancer::Template::TemplateFlute... > Running [/usr/bin/perl -e use strict; BEGIN { my $old = select STDERR; > $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die $@ if > $@; } > /home/ambs/.cpanplus/5.10.0/build/Dancer-Template-TemplateFlute-0.0003/Makefile.PL]... > Warning: prerequisite Template::Flute 0.0006 not found. > Writing Makefile for Dancer::Template::TemplateFlute > Writing MYMETA.yml and MYMETA.json > Running [/usr/bin/perl -e use strict; BEGIN { my $old = select STDERR; > $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die $@ if > $@; } > /home/ambs/.cpanplus/5.10.0/build/Template-Flute-0.0021/Makefile.PL]... > Writing Makefile for Template::Flute > Writing MYMETA.yml and MYMETA.json > Running [/usr/bin/make test UNINST=1]... > make[1]: Entering directory > `/home/ambs/.cpanplus/5.10.0/build/Template-Flute-0.0021' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/01-helloworld.t > t/02-configscoped.t t/03-xml.t t/04-derive-filename.t t/05-intro.t > t/06-from-string.t t/07-from-file.t t/08-utf8-html.t t/09-iso-html.t > t/10-include.t t/12-container.t t/13-separator.t t/boilerplate.t > t/manifest.t t/pod-coverage.t t/pod.t t/filters/currency.t > t/filters/date.t t/filters/eol.t t/filters/nobreak_single.t > t/filters/subs.t t/filters/upper.t t/forms/01-name.t > t/forms/05-textarea.t t/forms/06-select.t t/i18n/01-simple.t > t/iterators/00-load.t t/iterators/01-simple.t t/iterators/20-json.t > t/targets/01-value.t t/targets/02-param.t > # Testing Template::Flute 0.0021, Perl 5.010000, /usr/bin/perl > t/00-load.t ................. ok > t/01-helloworld.t ........... ok > t/02-configscoped.t ......... skipped: No Config::Scoped module. > t/03-xml.t .................. ok > t/04-derive-filename.t ...... ok > t/05-intro.t ................ ok > t/06-from-string.t .......... ok > t/07-from-file.t ............ ok > t/08-utf8-html.t ............ ok > t/09-iso-html.t ............. ok > t/10-include.t .............. ok > t/12-container.t ............ ok > t/13-separator.t ............ ok > t/boilerplate.t ............. ok > > # Failed test 'Output:<html><head></head><body><div class="text">GBP > 30.00</div></body></html>' > # at t/filters/currency.t line 38. > # Looks like you failed 1 test of 2. > t/filters/currency.t ........ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/2 subtests > t/filters/date.t ............ skipped: Missing DateTime::Format::ISO8601 > module. > t/filters/eol.t ............. ok > t/filters/nobreak_single.t .. ok > t/filters/subs.t ............ ok > t/filters/upper.t ........... ok > t/forms/01-name.t ........... ok > t/forms/05-textarea.t ....... ok > t/forms/06-select.t ......... ok > t/i18n/01-simple.t .......... ok > # Testing Template::Flute::Iterator, Perl 5.010000, /usr/bin/perl > t/iterators/00-load.t ....... ok > t/iterators/01-simple.t ..... ok > t/iterators/20-json.t ....... ok > t/manifest.t ................ skipped: Author tests not required for > installation > t/pod-coverage.t ............ ok > t/pod.t ..................... ok > t/targets/01-value.t ........ ok > t/targets/02-param.t ........ ok > > Test Summary Report > ------------------- > t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) > TODO passed: 1-3 > t/filters/currency.t (Wstat: 256 Tests: 2 Failed: 1) > Failed test: 1 > Non-zero exit status: 1 > Files=32, Tests=153, 5 wallclock secs ( 0.07 usr 0.03 sys + 4.08 cusr > 0.32 csys = 4.50 CPU) > Result: FAIL > Failed 1/32 test programs. 1/153 subtests failed. > make[1]: *** [test_dynamic] Error 255 > make[1]: Leaving directory > `/home/ambs/.cpanplus/5.10.0/build/Template-Flute-0.0021' > [ERROR] Unable to create a new distribution object for 'Template::Flute' > -- cannot continue > > [ERROR] Failed to install 'Template::Flute' as prerequisite for > 'Dancer::Template::TemplateFlute' >
More tests, more failures ... What's your locale, en_GB or so? Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team
Show quoted text
> > What's your locale, en_GB or so? > > Regards > Racke
yo! yep, that's it: [ambs@eremita ~]$ env |grep LC LC_ALL=en_GB.ISO-8859-1 LC_COLLATE=C
Subject: Re: [rt.cpan.org #72403] Failing tests (linux)
Date: Mon, 14 Nov 2011 08:37:51 +0100
To: bug-Template-Flute [...] rt.cpan.org
From: "Stefan Hornburg (Racke)" <racke [...] linuxia.de>
On 11/13/2011 10:42 PM, Alberto Simões via RT wrote: Show quoted text
> Queue: Template-Flute > Ticket<URL: https://rt.cpan.org/Ticket/Display.html?id=72403> > >
>> >> What's your locale, en_GB or so? >> >> Regards >> Racke
> > yo! > > yep, that's it: > [ambs@eremita ~]$ env |grep LC > LC_ALL=en_GB.ISO-8859-1 > LC_COLLATE=C > > >
Fixed in commit f07030c2f2e386586afe43a4cf29f9d465d0ea85, CPAN upload coming soon. Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team