Subject: | t/test_command.t fails on some freebsd systems |
On some of my FreeBSD smokers:
...
# test TEST/dbfilealter_compress_gzip.cmd skipped (disabled in .cmd)
# Failed test 'TEST/dbfilepivot_omitted_possible_error.cmd'
# at t/test_command.t line 210.
# #### output of some failed tests
# # TEST/dbfilepivot_omitted_possible_error
# *** TEST/dbfilepivot_omitted_possible_error.out Wed Nov 30 13:28:02 2016
# --- TEST/dbfilepivot_omitted_possible_error.trial Thu Jul 11 03:18:43 2019
# ***************
# *** 1,4 ****
# dbfilepivot: unanticipated pivot value 3 (forgot it in --possible-pivots?).
# at blib/script/dbfilepivot line 999.
# #fsdb name hw_1 hw_2
# - Fsdb::Support::Freds: ending, but running process: dbpipeline_filter
# --- 1,3 ----
# Looks like you failed 1 test of 314.
t/test_command.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/314 subtests
...