App-TimeTracker icon indicating copy to clipboard operation
App-TimeTracker copied to clipboard

t/Command/core.t fails today (2020-12-30)

Open eserte opened this issue 4 years ago • 0 comments

Today my smokers report:

#   Failed test 'report global'
#   at t/Command/core.t line 175.
#                   'From 2020-12-01T00:00:00 to 2020-12-30T08:04:01 you worked on:
# total                           0
# '
#     doesn't match '(?^:total\s+00:45:00)'

#   Failed test 'report filter project'
#   at t/Command/core.t line 187.
#                   'From 2020-12-01T00:00:00 to 2020-12-30T08:04:01 you worked on:
# total                           0
# '
#     doesn't match '(?^:total\s+00:30:00)'
# Looks like you failed 2 tests of 33.
t/Command/core.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/33 subtests 
# Test initial bug report
# Test de facto bug

Yesterday the test suite passed.

eserte avatar Dec 30 '20 08:12 eserte