]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use :global-test-result: when converting trs file to JUnit XML
authorŠtěpán Balážik <stepan@isc.org>
Fri, 6 Jun 2025 21:58:46 +0000 (23:58 +0200)
committerŠtěpán Balážik <stepan@isc.org>
Thu, 26 Jun 2025 19:50:25 +0000 (21:50 +0200)
commitb49e785e6f5eddecf809b8de3900daca26528025
tree3b389e55d727b6664b12e96229b51133e8786d00
parent277ab295066f4d7a39e9917aba79612561ab2038
Use :global-test-result: when converting trs file to JUnit XML

There might be more than one :test-result: and they are collated into
the :global-test-result: field.

This only happens when system tests are run with `make check`.

(cherry picked from commit d8e6609aaaa5fb752d4105a1b558f200a08aa4c1)
bin/tests/convert-trs-to-junit.py