]> git.ipfire.org Git - thirdparty/bind9.git/commit
Modify custom-test-driver to interpret JUnit results
authorTom Krizek <tkrizek@isc.org>
Tue, 5 Sep 2023 08:29:13 +0000 (10:29 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 20 Sep 2023 08:33:42 +0000 (10:33 +0200)
commitca392c6f64312cf79b08434e2e0ec4e8e0db4071
tree4d46795a52c4117574f2ed5bdc7aa0240d44e910
parentfce6fa0fc4beb15929102546151bac9599941cd7
Modify custom-test-driver to interpret JUnit results

Pytest provides JUnit output and uses different exit codes from
Automake. Use the conversion script to interpret the JUnit test results
from python rather than relying on the status code.

(cherry picked from commit 295890a16b24f740b8bc8b7c75a4ded9802cb3ff)
bin/tests/system/.gitignore
bin/tests/system/custom-test-driver