Skip Menu |

This queue is for tickets about the Log-Report CPAN distribution.

Report information
The Basics
Id: 56799
Status: resolved
Priority: 0/
Queue: Log-Report

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

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



Subject: Failure on Win32 Strawberry 5.12.0
Hi,

I have experienced the following test failure with Log-Report-0.26 on MS Windows perl 5.12.0

t/41die.t ........ 1/13
Show quoted text
#   Failed test 'confess'
#   at t/DieTests.pm line 157.
#          got: 'PANIC: ouch No such process (no errno)
# ouch No such process
# t/DieTests.pm#XX
# eval {...}#t/DieTests.pm#XX
# DieTests::run_tests()#t/41die.t#XX
# main::simple_wrapper()#t/41die.t#XX
# '
#     expected: 'ALERT: ouch (3)
# ouch No such process
# t/DieTests.pm#XX
# eval {...}#t/DieTests.pm#XX
# DieTests::run_tests()#t/41die.t#XX
# main::simple_wrapper()#t/41die.t#XX
# '
# Looks like you failed 1 test of 13.
t/41die.t ........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests

--
kmx
This seems to be a problem in Carp in Strawberry Perl (it clears $! for unknown reason) Is it still broken? On Wed Apr 21 18:35:35 2010, KMX wrote: Show quoted text
> Hi, > > I have experienced the following test failure with Log-Report-0.26 on MS > Windows perl 5.12.0 > > t/41die.t ........ 1/13 > # Failed test 'confess' > # at t/DieTests.pm line 157. > # got: 'PANIC: ouch No such process (no errno) > # ouch No such process > # t/DieTests.pm#XX > # eval {...}#t/DieTests.pm#XX > # DieTests::run_tests()#t/41die.t#XX > # main::simple_wrapper()#t/41die.t#XX > # ' > # expected: 'ALERT: ouch (3) > # ouch No such process > # t/DieTests.pm#XX > # eval {...}#t/DieTests.pm#XX > # DieTests::run_tests()#t/41die.t#XX > # main::simple_wrapper()#t/41die.t#XX > # ' > # Looks like you failed 1 test of 13. > t/41die.t ........ Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/13 subtests > > -- > kmx
On Fri Dec 24 04:56:30 2010, MARKOV wrote:
Show quoted text
> This seems to be a problem in Carp in Strawberry Perl (it clears $!
> for unknown reason) Is it still broken?

I have just tested Log-Report-0.90 on Strawberry Perl 5.12.1.0 (x64) and the failure is exactly the same.

--
kmx

Can you try the attached script, for the bug-report in perl-core? On Sun Jan 02 14:57:13 2011, KMX wrote: Show quoted text
> On Fri Dec 24 04:56:30 2010, MARKOV wrote:
> > This seems to be a problem in Carp in Strawberry Perl (it clears $! > > for unknown reason) Is it still broken?
> > I have just tested Log-Report-0.90 on Strawberry Perl 5.12.1.0
> > (x64) and the failure is exactly the same.
Subject: y
Download y
application/octet-stream 234b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #56799] Failure on Win32 Strawberry 5.12.0
Date: Mon, 03 Jan 2011 07:21:44 +0100
To: bug-Log-Report [...] rt.cpan.org
From: kmx <kmx [...] volny.cz>
Dne 3.1.2011 0:52, Mark Overmeer via RT napsal(a): Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=56799 > > > Can you try the attached script, for the bug-report in perl-core?
Here is the output: --> without \n oeps at y line 10 eval {...} called at y line 10 : No such process (rc=3) --> with \n oeps at y line 12 eval {...} called at y line 12 : (rc=0)
Subject: Re: [rt.cpan.org #56799] Failure on Win32 Strawberry 5.12.0
Date: Tue, 11 Jan 2011 20:36:57 +0100
To: kmx via RT <bug-Log-Report [...] rt.cpan.org>
From: Mark Overmeer <solutions [...] overmeer.net>
* kmx via RT (bug-Log-Report@rt.cpan.org) [110102 19:57]: Show quoted text
> Queue: Log-Report > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=56799 > > > On Fri Dec 24 04:56:30 2010, MARKOV wrote:
> > This seems to be a problem in Carp in Strawberry Perl (it clears $! > > for unknown reason) Is it still broken?
> > I have just tested Log-Report-0.90 on Strawberry Perl 5.12.1.0 (x64) and the > failure is exactly the same.
I had hoped for a quick solution, be apparently it will take some time. I will exclude the test on Windows. Follow the bug report at http://rt.perl.org/rt3/Ticket/Display.html?id=81586 -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
hopefully fixed in 0.92