Skip to content
Snippets Groups Projects
Commit 57a6b447 authored by John Snow's avatar John Snow
Browse files

python: use avocado's "new" runner


The old legacy runner no longer seems to work with output logging, so we
can't see failure logs when a test case fails. The new runner doesn't
(seem to) support Coverage.py yet, but seeing error output is a more
important feature.

Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>
Reviewed-by: default avatarBeraldo Leal <bleal@redhat.com>
Message-id: 20220119193916.4138217-3-jsnow@redhat.com
Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>
parent 1e4d8b31
No related branches found
No related tags found
No related merge requests found
[run]
test_runner = runner
test_runner = nrunner
[simpletests]
# Don't show stdout/stderr in the test *summary*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment