Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the XML-Stream CPAN distribution.

Report information
The Basics
Id: 54151
Status: resolved
Priority: 0/
Queue: XML-Stream

People
Owner: dapatrick [...] cpan.org
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

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



Subject: Test failures
Date: Sat, 30 Jan 2010 21:12:50 +0100
To: bug-XML-Stream [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
Hi, in Debian we're getting the following test failure with 1.23: Show quoted text
> # Failed test 'Made connection' > # at t/tcpip.t line 20. > # Looks like you failed 1 test of 4. > t/tcpip.t ........ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/4 subtests
The complete log is at http://bugs.debian.org/566590 . Please consider looking to this issue. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Joan Baez: If I where a carpenter
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

Hi gregor, This test was likely failing because jabber.org was down. I'm currently exploring ways to make the test suite less dependent on external, non-mocked resources. I'll leave this bug open until I come up with a solution. Thanks, Darian
Subject: Re: [rt.cpan.org #54151] Test failures
Date: Thu, 16 Sep 2010 00:52:24 +0200
To: Darian Anthony Patrick via RT <bug-XML-Stream [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Wed, 15 Sep 2010 13:11:40 -0400, Darian Anthony Patrick via RT wrote: Show quoted text
> This test was likely failing because jabber.org was down. I'm currently > exploring ways to make the test suite less dependent on external, > non-mocked resources.
Yeah, that was probably the reason. Having a possibility (via some environment variable) to run the tests without network access would be nice in general. I just see that we habe a patch in our svn repository (not yet uploaded to the Debian archive); I'm attaching it for your convenience. Show quoted text
> I'll leave this bug open until I come up with a solution.
Thanks! Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Rolling Stones: Sleepy

Message body is not shown because sender requested not to inline it.

Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

Gregor, I've applied this patch and it's available on github. A release will be made soon. Is the NO_NETWORK environment variable a standard part of the Debian Perl packaging process? Thanks, Darian
Subject: Re: [rt.cpan.org #54151] Test failures
Date: Sat, 18 Sep 2010 00:33:51 +0200
To: Darian Anthony Patrick via RT <bug-XML-Stream [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Fri, 17 Sep 2010 17:34:25 -0400, Darian Anthony Patrick via RT wrote: Show quoted text
> I've applied this patch and it's available on github. A release will be > made soon.
Great, thanks alot! Show quoted text
> Is the NO_NETWORK environment variable a standard part of the Debian > Perl packaging process?
Unfortunately it's not really standardized, whoever writes the patch uses some fancy variable name that comes to their mind :) A quick grep shows at least: DEBIAN_BUILD HAS_INTERNET NOINTERNET NONETWORK NO_NETWORK Grepping through upstream test files shows among other stuff: TEST_INTERNET I_CAN_HAS_INTERNETS HAS_INTERNET So it looks like there is also no standard on the CPAN side :) Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Bettina Wegner: die rose
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.