Subject: | Failed test 'got error' |
On some systems (e.g. debian 10) the test suite fails with an unexpected error message:
...
# Failed test 'got error'
# at t/async.t line 66.
# got: 'ERR unknown command `BOGUS`, with args beginning with: '
# expected: 'ERR unknown command 'BOGUS''
# Looks like you failed 1 test of 17.
t/async.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests
...