Skip Menu | You are currently an anonymous guest. | Login | Return to Main | About rt.cpan.org
 

Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.

X Report information
Id: 41505
Status: resolved
Left: 0 min
Priority: 0/0
Queue: Log-Log4perl

Owner: Nobody
Requestors: ANDK <ANDK [...] cpan.org>
Cc:
AdminCc:

Severity: Important
Broken in: 1.19
Fixed in: (no value)



X History Display mode: Brief headersFull headers
#   Sun Dec 07 09:59:36 2008 ANDK - Ticket created  
Subject: Breaks on GAAS/libwww-perl-5.822.tar.gz
[text/plain 769b]
As the subject line says. I can reproduce that downgrading to 5.821
fixes things and upgrading to 5.822 breaks the 048lwp test like so:

t/048lwp.............
# Failed test at t/048lwp.t line 45.
# ''
# doesn't match '(?-xism:GET\ file\:\/tmp\/l4p\-tmpfile\-3991\-8810174)'

# Failed test at t/048lwp.t line 90.
# ''
# doesn't match '(?-xism:LWP/UserAgent.pm-\d+)'
# Looks like you failed 2 tests of 3.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests


I'm sorry, I'm out of tuits to find the reasons. I hope this helps as a
starting point. As I'm running all these tests with CPAN-Reporter on I
suppose you will find necessary details on cpantesters. If not, please
ask me.

Kind regards towards SF++

#   Tue Dec 09 22:37:59 2008 m[...]perlmeister.com - Correspondence added  
Subject: Re: [rt.cpan.org #41505] Breaks on GAAS/libwww-perl-5.822.tar.gz
Date: Tue, 9 Dec 2008 19:37:48 -0800 (PST)
To: Andreas Koenig via RT <bug-Log-Log4perl[...]rt.cpan.org>
From: Mike Schilli <m[...]perlmeister.com>
[text/plain 476b]
On Sun, 7 Dec 2008, Andreas Koenig via RT wrote:

> t/048lwp............. # Failed test at t/048lwp.t line 45.
> # '' # doesn't match '(?-xism:GET\

Aha, this is caused by the latest LWP::UserAgent release (5.822), which
got rid of all of its internal debugging functions, which Log4perl
hooked into.

I'll disable the test case for LWP>=5.822 in the next Log4perl release
(1.20).

Thanks for letting me know!

-- Mike

Mike Schilli
m[...]perlmeister.com

#   Tue Dec 09 22:38:02 2008 RT_System - Status changed from 'new' to 'open'  
#   Wed May 13 03:34:53 2009 MSCHILLI - Status changed from 'open' to 'resolved'