Skip Menu |

This queue is for tickets about the Yote-Server CPAN distribution.

Report information
The Basics
Id: 122201
Status: new
Priority: 0/
Queue: Yote-Server

People
Owner: CANID [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: No pass reports with Yote 2.0
servertest.t fails on some of my smokers: Can't locate object method "_purge" via package "Yote::ServerStore" at t/servertest.t line 48. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/servertest.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed This seems to happen if Yote 2.0 is installed. See also: http://analysis.cpantesters.org/solved?distv=Yote-Server-1.26#mod%3AYote theta=0 indicates that there are no pass reports.
On 2017-06-24 04:30:36, SREZIC wrote: Show quoted text
> servertest.t fails on some of my smokers: > > Can't locate object method "_purge" via package "Yote::ServerStore" at > t/servertest.t line 48. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 1. > t/servertest.t .. > Dubious, test returned 255 (wstat 65280, 0xff00) > All 1 subtests passed > > > This seems to happen if Yote 2.0 is installed. See also: > http://analysis.cpantesters.org/solved?distv=Yote-Server- > 1.26#mod%3AYote > theta=0 indicates that there are no pass reports.
With 1.27 there's now a similar error: Output from './Build test': Can't locate object method "_new" via package "Yote::ServerStore" at /home/cpansand/.cpan/build/2018061103/Yote-Server-1.27-0/blib/lib/Yote/Server.pm line 565. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/servertest.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed