]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: test: Make system tests compatible with pytest 8.0.0+
authorNicki Křížek <nicki@isc.org>
Tue, 29 Oct 2024 15:20:36 +0000 (15:20 +0000)
committerNicki Křížek <nicki@isc.org>
Tue, 29 Oct 2024 15:20:36 +0000 (15:20 +0000)
commitf63b2304a18889642df51c3828b0510d86bd5ebb
tree49d93eb528e94db39d7bfe62cf89cc728912c4f1
parenta25918c9f56fdede1b70e958ec77bcaa2d9fe7d2
parent2a0c3c8c146f3d3782dfae23ed1a7480b7c19197
[9.18] fix: test: Make system tests compatible with pytest 8.0.0+

Make system tests symlinks and logged test names consistent across pytest versions.

Backport of MR !9071

Merge branch 'backport-nicki/pytest-v8-compat-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9686