Subject: | Failed test 'Checking curtime()' |
Sometimes the test suite fails like this:
...
# Failed test 'Checking curtime()'
# at t/003_sqlite.t line 60.
# got: '18:16:14'
# expected: '18:16:13'
# Looks like you failed 1 test of 60.
t/003_sqlite.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/60 subtests
...