Subject: | Tests failures (due to date formatting issue?) |
I just saw a test failure like this:
# Failed test 'localtime method perl style'
# at t/05_select.t line 31.
# got: 'Tue Dec 08 00:29:37 2015'
# expected: 'Tue Dec 8 00:29:37 2015'
# Looks like you failed 1 test of 16.
t/05_select.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/16 subtests
It seems that the leading zero in the day field is unexpected. And looking at http://matrix.cpantesters.org/?dist=SQLite-Abstract;os=linux;reports=1#sl=0,0 there were no pass reports which happened on a 1st-9th of any month.