Skip Menu |

This queue is for tickets about the Forks-Queue CPAN distribution.

Report information
The Basics
Id: 127933
Status: new
Priority: 0/
Queue: Forks-Queue

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

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



Subject: t/03-forks-file.t sometimes fails
See subject. Test log excerpt: ... Forks::Queue: put call from process 14124 after end call from process 14125! at t/exercises.tt line 93. Forks::Queue: put call from process 14124 after end call from process 14125! at t/exercises.tt line 93. Forks::Queue: put call from process 14124 after end call from process 14125! at t/exercises.tt line 93. Forks::Queue: put call from process 14124 after end call from process 14125! at t/exercises.tt line 93. # Failed test 'forks: 30 items on queue' # at t/exercises.tt line 107. # Failed test 'forks: get(30) retrieved 30 items from queue' # at t/exercises.tt line 109. # Failed test 'forks: all expected items removed from queue' # at t/exercises.tt line 123. # Looks like you failed 3 tests of 73. t/03-forks-file.t ....... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/73 subtests ...
On 2018-12-05 16:33:23, SREZIC wrote: Show quoted text
> See subject. Test log excerpt: > > ... > Forks::Queue: put call from process 14124 after end call from process > 14125! at t/exercises.tt line 93. > Forks::Queue: put call from process 14124 after end call from process > 14125! at t/exercises.tt line 93. > Forks::Queue: put call from process 14124 after end call from process > 14125! at t/exercises.tt line 93. > Forks::Queue: put call from process 14124 after end call from process > 14125! at t/exercises.tt line 93. > > # Failed test 'forks: 30 items on queue' > # at t/exercises.tt line 107. > > # Failed test 'forks: get(30) retrieved 30 items from queue' > # at t/exercises.tt line 109. > > # Failed test 'forks: all expected items removed from queue' > # at t/exercises.tt line 123. > # Looks like you failed 3 tests of 73. > t/03-forks-file.t ....... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/73 subtests > ...
Failures in 03-forks-file.t (and sometimes also in 03-forks-sqlite.t and 03-forks-file.t) happen with 0.11, too.