Skip Menu |

This queue is for tickets about the MetaCPAN-API CPAN distribution.

Report information
The Basics
Id: 80536
Status: resolved
Priority: 0/
Queue: MetaCPAN-API

People
Owner: Nobody in particular
Requestors: cpan698301 [...] mstier.de
Cc:
AdminCc:

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



Subject: tests fail on OBS
The tests should check for network connectivity and not assume it as a given.
On 2012-10-31 17:28:16, https://www.google.com/accounts/o8/id?id=AItOawkyOHx--RP0sCuxSqimRLgFJ_YPC6QRWZk wrote: Show quoted text
> The tests should check for network connectivity and not assume it as a > given.
I am not sure --- as MetaCPAN::API is pointless without having a connection to metacpan.org, I think all tests should always run. Regards, Slaven
This issue has been copied to: https://github.com/xsawyerx/metacpan-api/issues/25 please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with.
This was fixed by using Test::RequiresInternet