Skip Menu |

This queue is for tickets about the DBD-CSV CPAN distribution.

Report information
The Basics
Id: 86453
Status: resolved
Priority: 0/
Queue: DBD-CSV

People
Owner: Nobody in particular
Requestors: cleach [...] Caesars.com
Cc:
AdminCc:

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



Subject: Test 48_utf8.t fails for DBD-CSV-0.38
Date: Wed, 26 Jun 2013 20:05:42 +0000
To: "bug-DBD-CSV [...] rt.cpan.org" <bug-DBD-CSV [...] rt.cpan.org>
From: "Curtis Leach" <cleach [...] Caesars.com>
Hi, I’m trying to install your module for a 32-bit Strawberry Perl v8.16.3.1 installation running under Windows 7 (64-bit) OS and I’m getting the following error. I’d appreciate any help in getting this error resolved. Looking at the list of modules referenced by 48_utf8.t, here are the versions. Charnames v1.30 DBI v1.623 Text::CSV_XS v1.01 Encode v2.49 Test::More v0.98 # Failed test 'unencoded content 1' # at t/48_utf8.t line 46. Wide character in print at C:/strawberry/perl/lib/Test/Builder.pm line 1759. # Structures begin differing at: # $got->[1] = 'The Γÿâ is melting' # $expected->[1] = 'The ├ó┬ÿ┬â is melting' # Failed test 'unencoded content 2' # at t/48_utf8.t line 46. Wide character in print at C:/strawberry/perl/lib/Test/Builder.pm line 1759. # Structures begin differing at: # $got->[1] = 'U2 should Γÿá' # $expected->[1] = 'U2 should ├ó┬ÿ┬á' # Failed test 'unencoded content 3' # at t/48_utf8.t line 46. Wide character in print at C:/strawberry/perl/lib/Test/Builder.pm line 1759. # Structures begin differing at: # $got->[1] = 'I ΓÖÑ my wife' # $expected->[1] = 'I ├ó┬Ö┬Ñ my wife' # Failed test 'unencoded content 4' # at t/48_utf8.t line 46. Wide character in print at C:/strawberry/perl/lib/Test/Builder.pm line 1759. # Structures begin differing at: # $got->[1] = 'Unicode makes me Γÿ║' # $expected->[1] = 'Unicode makes me ├ó┬ÿ┬║' # Looks like you failed 4 tests of 46. t/48_utf8.t ......... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/46 subtests t/50_chopblanks.t ... ok t/51_commit.t ....... ok t/60_misc.t ......... ok t/70_csv.t .......... ok t/71_csv-ext.t ...... ok t/72_csv-schema.t ... ok t/73_csv-case.t ..... ok t/80_rt.t ........... ok t/85_error.t ........ ok Test Summary Report ------------------- t/48_utf8.t (Wstat: 1024 Tests: 46 Failed: 4) Failed tests: 25, 27, 29, 31 Non-zero exit status: 4 Files=24, Tests=727, 120 wallclock secs ( 0.48 usr + 0.52 sys = 1.00 CPU) Result: FAIL Failed 1/24 test programs. 4/727 subtests failed. dmake: Error code 255, while making 'test_dynamic' Thank you for your help. Curtis
Subject: Re: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38
Date: Wed, 26 Jun 2013 23:18:42 +0200
To: bug-DBD-CSV [...] rt.cpan.org
From: "H.Merijn Brand" <h.m.brand [...] xs4all.nl>
On Wed, 26 Jun 2013 16:06:15 -0400, "Curtis Leach via RT" <bug-DBD-CSV@rt.cpan.org> wrote: Show quoted text
> I’m trying to install your module for a 32-bit Strawberry > Perl v8.16.3.1 installation running under Windows 7 (64-bit) OS and
I may hope that is a typo, and using the keypad, the 8 is just above the 5 Show quoted text
> I’m getting the following error. I’d appreciate any help in getting > this error resolved.
This is a known issue, and it is solved/fixed in the development branche We do however depend on a lot of other issues. We hope to be able to release the next version really soon now. Sorry for the inconvenience Show quoted text
> Looking at the list of modules referenced by 48_utf8.t, here are the versions. > Charnames v1.30 > DBI v1.623
DBI-1.628 will be required for the next update Show quoted text
> Text::CSV_XS v1.01 > Encode v2.49 > Test::More v0.98
-- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.19 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
Subject: RE: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38
Date: Wed, 26 Jun 2013 21:56:21 +0000
To: "bug-DBD-CSV [...] rt.cpan.org" <bug-DBD-CSV [...] rt.cpan.org>
From: "Curtis Leach" <cleach [...] Caesars.com>
Thank you for your quick reply. You're right, it's v5.16.3.1 I look forward to hearing when the new release of DBD-CSV-0.38 is ready. As to your DBI requirement, v1.628 isn't out yet. Are you coordinating your work with the DBI team? Curtis Show quoted text
-----Original Message----- From: h.m.brand@xs4all.nl via RT [mailto:bug-DBD-CSV@rt.cpan.org] Sent: Wednesday, June 26, 2013 2:19 PM To: Curtis Leach Subject: Re: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38 <URL: https://rt.cpan.org/Ticket/Display.html?id=86453 > On Wed, 26 Jun 2013 16:06:15 -0400, "Curtis Leach via RT" <bug-DBD-CSV@rt.cpan.org> wrote:
> I’m trying to install your module for a 32-bit Strawberry Perl > v8.16.3.1 installation running under Windows 7 (64-bit) OS and
I may hope that is a typo, and using the keypad, the 8 is just above the 5
> I’m getting the following error. I’d appreciate any help in getting > this error resolved.
This is a known issue, and it is solved/fixed in the development branche We do however depend on a lot of other issues. We hope to be able to release the next version really soon now. Sorry for the inconvenience
> Looking at the list of modules referenced by 48_utf8.t, here are the versions. > Charnames v1.30 > DBI v1.623
DBI-1.628 will be required for the next update
> Text::CSV_XS v1.01 > Encode v2.49 > Test::More v0.98
-- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.19 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
Subject: Re: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38
Date: Thu, 27 Jun 2013 09:40:00 +0200
To: bug-DBD-CSV [...] rt.cpan.org
From: "H.Merijn Brand" <h.m.brand [...] xs4all.nl>
On Wed, 26 Jun 2013 17:56:48 -0400, "Curtis Leach via RT" <bug-DBD-CSV@rt.cpan.org> wrote: Show quoted text
> You're right, it's v5.16.3.1 > > I look forward to hearing when the new release of DBD-CSV-0.38 is ready.
DBD::CSV is about ready, but the dependencies are not Show quoted text
> As to your DBI requirement, v1.628 isn't out yet. Are you coordinating > your work with the DBI team?
I am part of that team :) DBD::CSV-0.39 will require • Text::CSV_XS-1.01 (but will also work with Text::CSV-1.32) • DBI-1.628 (to be released soon), mainly for updates in DBD::File • SQL::Statement-1.405 -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.19 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
Subject: RE: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38
Date: Mon, 22 Jul 2013 23:03:29 +0000
To: "bug-DBD-CSV [...] rt.cpan.org" <bug-DBD-CSV [...] rt.cpan.org>
From: "Curtis Leach" <cleach [...] Caesars.com>
I just saw Tim's notice about DBI v1.628. I then checked & saw that DBD-CSV-0.39 has been released. I plan on downloading everything & trying it out sometime this week against the latest 32-bit Strawberry Perl. I'll let you know how it works out when I do. But I did notice a couple of typos in your POD text that is a bit out of date. Under DBD::File - All your version information is now wrong. You say requires DBD::File 0.38 instead of 0.42 & later on DBI 1.611 instead of 1.628. I wouldn't have caught this except that you told me the versions to look out for earlier. Thanks, Curtis Show quoted text
-----Original Message----- From: h.m.brand@xs4all.nl via RT [mailto:bug-DBD-CSV@rt.cpan.org] Sent: Thursday, June 27, 2013 12:41 AM To: Curtis Leach Subject: Re: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38 <URL: https://rt.cpan.org/Ticket/Display.html?id=86453 > On Wed, 26 Jun 2013 17:56:48 -0400, "Curtis Leach via RT" <bug-DBD-CSV@rt.cpan.org> wrote:
> You're right, it's v5.16.3.1 > > I look forward to hearing when the new release of DBD-CSV-0.38 is ready.
DBD::CSV is about ready, but the dependencies are not
> As to your DBI requirement, v1.628 isn't out yet. Are you > coordinating your work with the DBI team?
I am part of that team :) DBD::CSV-0.39 will require • Text::CSV_XS-1.01 (but will also work with Text::CSV-1.32) • DBI-1.628 (to be released soon), mainly for updates in DBD::File • SQL::Statement-1.405 -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.19 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
Subject: Re: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38
Date: Tue, 23 Jul 2013 07:57:25 +0200
To: bug-DBD-CSV [...] rt.cpan.org
From: "H.Merijn Brand" <h.m.brand [...] xs4all.nl>
On Mon, 22 Jul 2013 19:04:00 -0400, "Curtis Leach via RT" <bug-DBD-CSV@rt.cpan.org> wrote: Show quoted text
> Queue: DBD-CSV > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=86453 > > > I just saw Tim's notice about DBI v1.628. I then checked & saw that DBD-CSV-0.39 has been released. > > I plan on downloading everything & trying it out sometime this week against the latest 32-bit Strawberry Perl. I'll let you know how it works out when I do.
Please test. A 0.40 is an option! I already saw a fail report for windows: http://www.cpantesters.org/cpan/report/e4629e27-7a20-1014-ac8b-04b6233f278b I can reproduce and I am working on a fix right now Show quoted text
> But I did notice a couple of typos in your POD text that is a bit out of date. > > Under DBD::File - All your version information is now wrong. You say requires DBD::File 0.38 instead of 0.42 & later on DBI 1.611 instead of 1.628.
Now fixed. Show quoted text
> I wouldn't have caught this except that you told me the versions to look out for earlier. > > Thanks,
-- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.19 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
Subject: Re: [rt.cpan.org #86453] Test 48_utf8.t fails for DBD-CSV-0.38
Date: Tue, 23 Jul 2013 08:55:41 +0200
To: bug-DBD-CSV [...] rt.cpan.org
From: "H.Merijn Brand" <h.m.brand [...] xs4all.nl>
On Mon, 22 Jul 2013 19:04:00 -0400, "Curtis Leach via RT" <bug-DBD-CSV@rt.cpan.org> wrote: Show quoted text
> I plan on downloading everything & trying it out sometime this week > against the latest 32-bit Strawberry Perl. I'll let you know how it > works out when I do.
0.40 uploaded to CPAN with doc fix and fixes for tests under Windows. CPANTESTERS++; (FWIW, I would have prefered you to create a new ticket for this issue instead of piggybacking on an old ticket, which will have to be closed again now -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.19 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/