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
...