Subject: | Failed test 'Just created' |
The "Just created" test looks like it may fail sometimes:
...
Output from './Build test':
Useless use of unshift with no values at t/object_store.t line 1193.
# Failed test 'Just created'
# at t/object_store.t line 194.
# got: '1543602175'
# expected: '1543602174'
substr outside of string at /home/cpansand/.cpan/build/2018113019/Data-ObjectStore-2.01-0/blib/lib/Data/ObjectStore.pm line 383.
# Looks like you failed 1 test of 1202.
t/object_store.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1202 subtests
...