]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: The statschannel tests fails if one of libxml2 or json-c is configured
authorMark Andrews <marka@isc.org>
Wed, 11 Sep 2024 23:05:34 +0000 (23:05 +0000)
committerMark Andrews <marka@isc.org>
Wed, 11 Sep 2024 23:05:34 +0000 (23:05 +0000)
The `statschannel` system test failed if only one of `libxml2` or `json-c` is
available / configured as checks were being run against the non available
statistics page.

Closes #4919

Merge branch '4919-fix-statschannel-system-test' into 'main'

See merge request isc-projects/bind9!9454


Trivial merge