Subject: | test failure on 5.19.4 |
The following happens on 5.19.4 but has no issue on 5.18.1:
t/line_counters.t ............. 1/30
# Failed test at t/line_counters.t line 187.
# STDERR is:
# # Expected a line count between [3] and [4] in [min_file], but got [2] lines!
# # Failed test 'min_file line count is between [3] and [4] lines'
# # at t/line_counters.t line 186.
#
# not:
# # Expected a line count between [3] and [4] in [min_file], but got [2] lines!
# # Failed test 'min_file line count is between [3] and [4] lines'
# # at t/line_counters.t line 185.
#
# as expected
t/line_counters.t ............. Failed 1/30 subtests