]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
atf_pytest_wrapper: fix pytest output truncation
authorJose Luis Duran <jlduran@gmail.com>
Wed, 28 Dec 2022 17:28:59 +0000 (17:28 +0000)
committerAlexander V. Chernikov <melifaro@FreeBSD.org>
Wed, 28 Dec 2022 17:31:14 +0000 (17:31 +0000)
commit058ac3e8063366dafa634d9107642e12b038bf09
tree02487924e50767fedf9768cfbaa7edd2ca26de5b
parenteaeebfcb38599c94e89bbba3e9c7aeb821c84d71
atf_pytest_wrapper: fix pytest output truncation

Pass `-vv` to pytest in order to always get the full output.
While here, enforce the modeline.

Differential Revision: https://reviews.freebsd.org/D37894
MFC after: 2 weeks
libexec/atf/atf-pytest-wrapper/atf_pytest_wrapper.cpp