]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: dev: Make hypothesis optional for system tests
authorPetr Špaček <pspacek@isc.org>
Wed, 7 Aug 2024 12:10:43 +0000 (12:10 +0000)
committerPetr Špaček <pspacek@isc.org>
Wed, 7 Aug 2024 12:10:43 +0000 (12:10 +0000)
commitc5f1cb8a04eb947dc16ee227fa046667ae606c18
tree07babd43585f257e8551d6092867edacdb60a519
parentb277a6f1f0a12f823d0db63e7b8d9b01bbbfe2ea
parent4d2239d1698d84e4096e413e1c6f6f632ad31aaa
[9.20] fix: dev: Make hypothesis optional for system tests

Ensure that system tests can be executed without Python hypothesis
package.

Closes #4831

Backport of MR !9265

Merge branch 'backport-4831-isctest-make-hypothesis-optional-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9267