Subject: | t/model/timestamp.t started to fail |
Probably started to fail in 2020:
...
# Failed test at t/model/timestamp.t line 17.
# got: '3155760000'
# expected: '0'
# Failed test at t/model/timestamp.t line 18.
# got: '20700101T00:00:00'
# expected: '19700101T00:00:00'
# Failed test at t/model/timestamp.t line 21.
# got: '3155760000'
# expected: '0'
# Failed test at t/model/timestamp.t line 22.
# got: '20700101T00:00:00'
# expected: '19700101T00:00:00'
# Looks like you failed 4 tests of 10.
t/model/timestamp.t ..................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/10 subtests
...