Subject: | Possible time-related failure in t/01-simple.t |
In rare conditions in can happen that a time-related failure happens, because some time between generating the line and doing the check passes, and in this time the second may switch:
t/01-simple.......
# Failed test 'First line matches'
# at t/01-simple.t line 48.
# '[16:39:32] Time Format!
# '
# doesn't match '(?-xism:^\[16:39:33\] Time Format!$)'
# Looks like you failed 1 test of 27.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/27 subtests
CPAN Testers currently lists two such failures:
* http://www.cpantesters.org/cpan/report/01192444-b19f-3f77-b713-d32bba55d77f
* http://www.cpantesters.org/cpan/report/01894809-b19f-3f77-b713-d32bba55d77f
And I saw the same thing on one of my smokers.