Subject: | Failed test 'Thousand separator' (random failures) |
Sometimes the test suite fails:
...
# Failed test 'Thousand separator'
# at t/02.num.t line 214.
# got: ''
# expected: undef
# Looks like you failed 1 test of 139.
t/02.num.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/139 subtests
...
There seems to be some randomness here, because usually the test suite passes if repeated with the same configuration.