Subject: | t/08-client.t started to fail |
My smokers started to report the following failure in t/08-client.t:
...
# Failed test 'queue => collect result 1'
# at t/08-client.t line 77.
# got: '1172765541249000000'
# expected: '1'
# Failed test 'queue => collect result 2'
# at t/08-client.t line 77.
# got: '1172765541249000000'
# expected: '4'
# Failed test 'queue => collect result 3'
# at t/08-client.t line 77.
# got: '1172765541249000000'
# expected: '9'
(etc)
Statistical analysis is not clear on the reason. It could be caused by the newest versions of Coro or Coro::ProcessPool (but there are also other candidates, e.g. List::Util).