Skip Menu |

This queue is for tickets about the WWW-Mechanize-Sleepy CPAN distribution.

Report information
The Basics
Id: 128001
Status: new
Priority: 0/
Queue: WWW-Mechanize-Sleepy

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

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



Subject: t/sleepy.t may fail
In rare situations I see the following test failures on my smoker systems: ... # Failed test '$a->submit() : success' # at t/sleepy.t line 34. # Failed test '$a->submit() : success' # at t/sleepy.t line 34. # Failed test '$a->reload() : success' # at t/sleepy.t line 34. # Looks like you failed 3 tests of 25. t/sleepy.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/25 subtests ... It seems that this sometimes happens on other test systems, too. See: http://analysis.cpantesters.org/solved?distv=WWW-Mechanize-Sleepy-0.7
On 2018-12-12 16:32:32, SREZIC wrote: Show quoted text
> In rare situations I see the following test failures on my smoker systems: > > ... > # Failed test '$a->submit() : success' > # at t/sleepy.t line 34. > > # Failed test '$a->submit() : success' > # at t/sleepy.t line 34. > > # Failed test '$a->reload() : success' > # at t/sleepy.t line 34. > # Looks like you failed 3 tests of 25. > t/sleepy.t .. > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/25 subtests > ... > > It seems that this sometimes happens on other test systems, too. See: > http://analysis.cpantesters.org/solved?distv=WWW-Mechanize-Sleepy-0.7
Actually it seems to fail always on my fedora28 and centos7 smokers.