]> 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>
Tue, 19 Sep 2023 12:47:49 +0000 (14:47 +0200)
commit295890a16b24f740b8bc8b7c75a4ded9802cb3ff
tree848f71c4d7833a71f3368cab9eebb2dcb3797382
parentb96c8e806265ba8dbe81ea50fc0d84c33c27289c
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.
bin/tests/system/.gitignore
bin/tests/system/custom-test-driver