]> 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>
Thu, 9 Feb 2023 15:45:28 +0000 (15:45 +0000)
commita28a4cb5e9090806b6a7f8912f3ddcc1dfc57217
treeccdc33fcf29e40e7b95e1eef6c57deff088e634b
parent088e1247e79a7f07b965f32ccb1bb33a7695b366
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

(cherry picked from commit 058ac3e8063366dafa634d9107642e12b038bf09)
libexec/atf/atf-pytest-wrapper/atf_pytest_wrapper.cpp