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: 54152
Status: resolved
Priority: 0/
Queue: Gearman

People
Owner: info [...] maximka.de
Requestors: jgoulah [...] cpan.org
Cc:
AdminCc:

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



Subject: 'make test' issues
it seems start_server should also look for gearmand in /usr/local/sbin/gearmand as that is the default for a compiled install Also when I add that path the tests give $ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-use.t ............. ok t/10-all.t ............. Unrecognized character \x7F at /usr/local/sbin/gearmand line 1.
it should be solved in v1.130.001. Tests were written for Gearman::Server based gearmand, which was started via perl interpreter
All tests passed with binary gearmand. See travis ci https://travis-ci.org/p-alik/perl-Gearman