]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Include logs from failing tests in JUnit output
authorPetr Špaček <pspacek@isc.org>
Fri, 17 Mar 2023 12:20:59 +0000 (13:20 +0100)
committerTom Krizek <tkrizek@isc.org>
Mon, 22 May 2023 12:11:39 +0000 (14:11 +0200)
bin/tests/system/pytest.ini

index e1cb863d47dfa61d833adc2bc140c93b08b590d1..1559595852d3f79843d15a25d7533703769c0e55 100644 (file)
@@ -16,3 +16,5 @@ log_date_format = %Y-%m-%d %H:%M:%S
 log_cli = 1
 log_level = INFO
 python_files = tests_*.py
+junit_logging = log
+junit_log_passing_tests = 0