diff options
author | Ed Santiago <santiago@redhat.com> | 2020-04-17 08:00:17 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2020-04-17 08:12:09 -0600 |
commit | 1be8a34f5e86c3174681f2a5ffa7bdca176a1137 (patch) | |
tree | 295f26a13055deb6f9a460df9de65766926aedea /vendor | |
parent | d31dcb9bbd521fe8e3e78b0ebe2a893634ab2e6b (diff) | |
download | podman-1be8a34f5e86c3174681f2a5ffa7bdca176a1137.tar.gz podman-1be8a34f5e86c3174681f2a5ffa7bdca176a1137.tar.bz2 podman-1be8a34f5e86c3174681f2a5ffa7bdca176a1137.zip |
Log formatter: add BATS summary line
BATS emits a summary line (number of tests passed/failed)...
but only on a tty or when run with --pretty! In our CI
context, with TAP output, it gives no end summary.
Fix that. Keep track of 'ok', 'not ok', and 'skipped',
and display the counts at the end.
Also: add a regression test. You don't need to review
or even read it: it's stark, and I'm not even enabling
it for CI because it almost certainly won't run due to
missing Perl library modules. It's just something I
need on my end.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'vendor')
0 files changed, 0 insertions, 0 deletions