Skip Menu |

This queue is for tickets about the Locale-Maketext-Simple CPAN distribution.

Report information
The Basics
Id: 48309
Status: open
Priority: 0/
Queue: Locale-Maketext-Simple

People
Owner: Nobody in particular
Requestors: david [...] davidfavor.com
Cc:
AdminCc:

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



Subject: Locale::Maketext::Simple-0.20 multiple test failures
Date: Wed, 29 Jul 2009 14:27:00 -0500
To: bug-Locale-Maketext-Simple [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
PERL_DL_NONLAZY=1 /runtime/perl-5.10.1-1655/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/0-signature.t .................. ok t/1-basic.t ...................... ok # Failed test 'Got translation' # at t/2-load_po_without_i_default.t line 15. # got: 'I have acknowledged 83 alerts' # expected: 'Yo dude, I've been working on these 83 alerts' # Failed test 'French translated' # at t/2-load_po_without_i_default.t line 19. # got: 'I have got red alerts' # expected: 'Mon Francais red, c'est terrible' # Looks like you failed 2 tests of 5. t/2-load_po_without_i_default.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests # Failed test 'Got auto key' # at t/3-load_po_with_i_default.t line 14. # got: 'I have got hot alerts' # expected: 'Maybe it's because I'm a hot Londoner, that I love London tawn' # Failed test 'Got translation still in en' # at t/3-load_po_with_i_default.t line 15. # got: 'I have acknowledged 83 alerts' # expected: 'Yo dude, I've been working on these 83 alerts' # Failed test 'Used i_default because not set in en' # at t/3-load_po_with_i_default.t line 16. # got: 'system.messages.arbitrary.unique.lexicon.key' # expected: 'This is the default message' # Failed test 'Translated from i_default' # at t/3-load_po_with_i_default.t line 19. # got: 'system.messages.arbitrary.unique.lexicon.key' # expected: 'This is the default message' # Failed test 'French translated' # at t/3-load_po_with_i_default.t line 20. # got: 'I have got red alerts' # expected: 'Mon Francais red, c'est terrible' # Looks like you failed 5 tests of 6. t/3-load_po_with_i_default.t ..... Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/6 subtests Test Summary Report ------------------- t/2-load_po_without_i_default.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 3, 5 Non-zero exit status: 2 t/3-load_po_with_i_default.t (Wstat: 1280 Tests: 6 Failed: 5) Failed tests: 2-6 Non-zero exit status: 5 Files=4, Tests=21, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.15 cusr 0.02 csys = 0.21 CPU) Result: FAIL Failed 2/4 test programs. 7/21 subtests failed. make: *** [test_dynamic] Error 5 [ERROR] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /runtime/perl-5.10.1-1655/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/0-signature.t .................. ok t/1-basic.t ...................... ok # Failed test 'Got translation' # at t/2-load_po_without_i_default.t line 15. # got: 'I have acknowledged 83 alerts' # expected: 'Yo dude, I've been working on these 83 alerts' # Failed test 'French translated' # at t/2-load_po_without_i_default.t line 19. # got: 'I have got red alerts' # expected: 'Mon Francais red, c'est terrible' # Looks like you failed 2 tests of 5. t/2-load_po_without_i_default.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests # Failed test 'Got auto key' # at t/3-load_po_with_i_default.t line 14. # got: 'I have got hot alerts' # expected: 'Maybe it's because I'm a hot Londoner, that I love London tawn' # Failed test 'Got translation still in en' # at t/3-load_po_with_i_default.t line 15. # got: 'I have acknowledged 83 alerts' # expected: 'Yo dude, I've been working on these 83 alerts' # Failed test 'Used i_default because not set in en' # at t/3-load_po_with_i_default.t line 16. # got: 'system.messages.arbitrary.unique.lexicon.key' # expected: 'This is the default message' # Failed test 'Translated from i_default' # at t/3-load_po_with_i_default.t line 19. # got: 'system.messages.arbitrary.unique.lexicon.key' # expected: 'This is the default message' # Failed test 'French translated' # at t/3-load_po_with_i_default.t line 20. # got: 'I have got red alerts' # expected: 'Mon Francais red, c'est terrible' # Looks like you failed 5 tests of 6. t/3-load_po_with_i_default.t ..... Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/6 subtests Test Summary Report ------------------- t/2-load_po_without_i_default.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 3, 5 Non-zero exit status: 2 t/3-load_po_with_i_default.t (Wstat: 1280 Tests: 6 Failed: 5) Failed tests: 2-6 Non-zero exit status: 5 Files=4, Tests=21, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.15 cusr 0.02 csys = 0.21 CPU) Result: FAIL Failed 2/4 test programs. 7/21 subtests failed. make: *** [test_dynamic] Error 5 The tests for 'Locale::Maketext::Simple' failed. Would you like me to proceed anyway or should we abort? -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com/join for the easy way.
I get these same test errors, on both Ubuntu 8.x with perl 5.10.0 and MacOS 10.4.11 with perl 5.8.9.
Subject: Re: [rt.cpan.org #48309] Locale::Maketext::Simple-0.20 multiple test failures
Date: Wed, 12 Aug 2009 08:23:58 +0100
To: Ed Grimm via RT <bug-Locale-Maketext-Simple [...] rt.cpan.org>
From: Jesse Vincent <jesse [...] fsck.com>
On Tue 11.Aug'09 at 22:57:46 -0400, Ed Grimm via RT wrote: Show quoted text
> Queue: Locale-Maketext-Simple > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=48309 > > > I get these same test errors, on both Ubuntu 8.x with perl 5.10.0 and > MacOS 10.4.11 with perl 5.8.9.
Can you test 0.20_02 and tell me if that behaves any better? Thanks!
Download (untitled)
application/pgp-signature 194b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #48309] Locale::Maketext::Simple-0.20 multiple test failures
Date: Fri, 14 Aug 2009 12:34:54 -0500
To: bug-Locale-Maketext-Simple [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
0.20 works great with RC1-30. Jesse via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=48309 > > > > > > On Tue 11.Aug'09 at 22:57:46 -0400, Ed Grimm via RT wrote:
>> Queue: Locale-Maketext-Simple >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=48309 > >> >> I get these same test errors, on both Ubuntu 8.x with perl 5.10.0 and >> MacOS 10.4.11 with perl 5.8.9.
> > > Can you test 0.20_02 and tell me if that behaves any better? > > Thanks! >
-- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com for the easy way!