Skip Menu |

This queue is for tickets about the Glib CPAN distribution.

Report information
The Basics
Id: 85624
Status: resolved
Priority: 0/
Queue: Glib

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

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



Subject: [Win32] option.t fails tests 24,25
Hi, I'm also still getting the test 10 failure in a.t reported previously. (If I go back and check the ticket number for that earlier report it'll wipe what I've written here - how shithouse is that !) Anyway, the a.t failure looks like: t/options.t ................ 1/33 # Failed test at t/options.t line 163. Wide character in print at C:/MinGW/perl512/lib/Test/Builder.pm line 1759. # got: '├ó┬Ø┬ñ' # expected: 'ÔØñ' # Failed test at t/options.t line 164. # got: '3' # expected: '1' # Looks like you failed 2 tests of 33. t/options.t ................ Dubious, test returned 2 (wstat 512, 0x200) (I think I get the same result for perl 5.8.8 right through to perl 5.18.0.) Cheers, Rob
Subject: Re: [rt.cpan.org #85624] [Win32] option.t fails tests 24,25
Date: Fri, 07 Mar 2014 17:48:37 +0100
To: bug-Glib [...] rt.cpan.org
From: Torsten Schönfeld <kaffeetisch [...] gmx.de>
Sisyphus via RT <bug-Glib@rt.cpan.org> writes: Show quoted text
> t/options.t ................ 1/33 > # Failed test at t/options.t line 163. > Wide character in print at C:/MinGW/perl512/lib/Test/Builder.pm line 1759. > # got: '├ó┬Ø┬ñ' > # expected: 'ÔØñ' > > # Failed test at t/options.t line 164. > # got: '3' > # expected: '1' > # Looks like you failed 2 tests of 33. > t/options.t ................ Dubious, test returned 2 (wstat 512, > 0x200)
I think this should have been fixed by commit 215711b496a70836aabdc08bbdc26b90a3fa2cec. Do you still see these failures with Glib >= 1.301?