bind9/bin
Tom Krizek dc5acad543
Report reasons for skipped/xfailed system pytests
If skip/xfail is used in pytest, it can have a reason string associated
with it. When evaluating these tests, it can be useful to be able to
differentiate the reason why the test was skipped/xfailed/xpassed,
because there might be multiple possible reasons for that.

The extra options passed to pytest ensure that the string with the
reason appears in the test summary and thus we're able to find the
string with the reason in the log output.

See https://docs.pytest.org/en/7.1.x/how-to/skipping.html for more info

(cherry picked from commit f6d368167a)
2022-06-16 09:18:32 +02:00
..
check Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 09:33:51 +01:00
confgen Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 09:33:51 +01:00
delv Remove UNREACHABLE() statements after exit() 2022-03-25 10:08:39 +01:00
dig Fix dig +nssearch race between recv_done() and send_done() 2022-04-29 09:09:39 +00:00
dnssec Update NSEC3 guidance to match draft-ietf-dnsop-nsec3-guidance-10 2022-06-15 18:10:50 +02:00
named Replace netievent lock-free queue with simple locked queue 2022-05-25 16:01:58 +02:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
pkcs11 Add couple missing braces around single-line statements 2022-03-17 18:31:36 +01:00
plugins Make isc_ht_init() and isc_ht_iter_create() return void 2022-03-08 20:20:52 +01:00
python Auto-format Python files with black 2022-06-08 13:34:19 +02:00
rndc Update NSEC3 guidance to match draft-ietf-dnsop-nsec3-guidance-10 2022-06-15 18:10:50 +02:00
tests Report reasons for skipped/xfailed system pytests 2022-06-16 09:18:32 +02:00
tools Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 09:33:51 +01:00
win32/BINDInstall Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00