Skip Menu |

This queue is for tickets about the Sphinx-Manager CPAN distribution.

Report information
The Basics
Id: 129547
Status: new
Priority: 0/
Queue: Sphinx-Manager

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Searchd not running after timeout
The test suite fails quite often like this: ... Searchd not running after timeout at /home/cpansand/.cpan/build/2018032215/Sphinx-Manager-0.08-0/blib/lib/Sphinx/Manager.pm line 245. # Looks like your test exited with 34 just after 2. t/manager.t ....... Dubious, test returned 34 (wstat 8704, 0x2200) Failed 11/13 subtests ... In rare cases it looks like this: ... Failed to open /usr/home/cpansand/.cpan/build/2019042717/Sphinx-Manager-0.08-0/data/searchd_test.pid.status: No such file or directory at t/manager.t line 128. # Looks like your test exited with 2 just after 2. t/manager.t ....... Dubious, test returned 2 (wstat 512, 0x200) Failed 11/13 subtests ...