Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Gearman CPAN distribution.

Report information
The Basics
Id: 91973
Status: resolved
Priority: 0/
Queue: Gearman

People
Owner: info [...] maximka.de
Requestors: dmn [...] debian.org
Cc:
AdminCc:

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



Subject: [PATCH] use random ports for the test servers
Date: Thu, 9 Jan 2014 16:56:40 +0200
To: bug-gearman [...] rt.cpan.org
From: Damyan Ivanov <Damyan Ivanov <dmn [...] debian.org>>
In Debian we are currently applying the attached patch to Gearman. We thought you might be interested in it, too. The patch makes TestGearman.pm use random ports when starting test gearman server. The defailt port of 9050 may be already taken, e.g. by tor, leading to test hangs. Bug-Debian: http://bugs.debian.org/723940 Thanks in advance, Damyan Ivanov, Debian Perl Group

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

Test suite was rewritten in upcoming release v1.130.001. Random port detection will be applied in slightly different way. https://github.com/p-alik/perl-Gearman/blob/master/t/lib/Test/Gearman.pm#L79
v1.130 is released.