Skip Menu |

This queue is for tickets about the Perl6-Pod CPAN distribution.

Report information
The Basics
Id: 82067
Status: resolved
Priority: 0/
Queue: Perl6-Pod

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

Bug Information
Severity: Important
Broken in: 0.56
Fixed in: 0.58



Subject: tests hang on Windows
Tests of your module hang on Windows. I can provide more verbose information if necessary. If your module cannot work on Windows, you can die in Makefile.PL/Build.PL. See http://wiki.cpantesters.org/wiki/CPANAuthorNotes for how to do this. -- Alexandr Ciornii, http://chorny.net
Subject: Re: [rt.cpan.org #82067] tests hang on Windows
Date: Tue, 18 Dec 2012 10:20:37 +0400
To: bug-Perl6-Pod [...] rt.cpan.org
From: Aliaksandr Zahatski <zag [...] cpan.org>
Oh hai, CHORNY ! I see build status under Windows here: http://code.activestate.com/ppm/Perl6-Pod/ All versions are passed tests. Can you provide build status (or output) under your environment ? With kind regards, Aliaksandr 2012/12/18 Alexandr Ciornii via RT <bug-Perl6-Pod@rt.cpan.org>: Show quoted text
> Mon Dec 17 20:05:07 2012: Request 82067 was acted upon. > Transaction: Ticket created by CHORNY > Queue: Perl6-Pod > Subject: tests hang on Windows > Broken in: 0.56 > Severity: Important > Owner: Nobody > Requestors: CHORNY@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=82067 > > > > Tests of your module hang on Windows. > I can provide more verbose information if necessary. If your module > cannot work on Windows, you can die in Makefile.PL/Build.PL. See > http://wiki.cpantesters.org/wiki/CPANAuthorNotes for how to do this. > > -- > Alexandr Ciornii, http://chorny.net >
Linux, perl 5.16.1 t/04_Blocks.t .. 1..38 ok 1 - use Perl6::Pod::Block::table; # # T::Block::table->a00_table_headers ok 2 - header row delims ok 3 - rows # # T::Block::table->a02_table_headers ok 4 - cols with whitespace delims # # T::Block::table->a03_table_headers ok 5 - multiline # # T::Block::table->c01_table_xml (hangs) Windows, perl 5.14.0. 04_Blocks.t: 1..39 ok 1 - use Perl6::Pod::Block::table; ok 2 - header row delims ok 3 - rows ok 4 - cols with whitespace delims ok 5 - multiline (hangs) -- Alexandr Ciornii, http://chorny.net
Subject: Re: [rt.cpan.org #82067] tests hang on Windows
Date: Fri, 18 Jan 2013 10:54:27 +0400
To: bug-Perl6-Pod [...] rt.cpan.org
From: Aliaksandr Zahatski <zahatski [...] gmail.com>
Hi, Alex! Fixed in Perl6-Pod-0.58 ( uploaded to cpan few minutes ago ) Please check new ver in your environment. With kind regards, ZAG 2013/1/11 Alexandr Ciornii via RT <bug-Perl6-Pod@rt.cpan.org>: Show quoted text
> Queue: Perl6-Pod > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=82067 > > > Linux, perl 5.16.1 > > t/04_Blocks.t .. > 1..38 > ok 1 - use Perl6::Pod::Block::table; > # > # T::Block::table->a00_table_headers > ok 2 - header row delims > ok 3 - rows > # > # T::Block::table->a02_table_headers > ok 4 - cols with whitespace delims > # > # T::Block::table->a03_table_headers > ok 5 - multiline > # > # T::Block::table->c01_table_xml > > (hangs) > > Windows, perl 5.14.0. > 04_Blocks.t: > 1..39 > ok 1 - use Perl6::Pod::Block::table; > ok 2 - header row delims > ok 3 - rows > ok 4 - cols with whitespace delims > ok 5 - multiline > > (hangs) > > -- > Alexandr Ciornii, http://chorny.net >
On Fri Jan 18 01:54:36 2013, zahatski@gmail.com wrote: Show quoted text
> Hi, Alex! > Fixed in Perl6-Pod-0.58 ( uploaded to cpan few minutes ago ) > Please check new ver in your environment.
No longer hangs on Linux and Windows. -- Alexandr Ciornii, http://chorny.net