From: Nicki Křížek Date: Tue, 27 Jan 2026 10:46:55 +0000 (+0100) Subject: fix: test: Resolve the system_test_dir in pytest X-Git-Tag: v9.21.18~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f81e90e3e13bb8866ed02ccf3e09c359e2b7319f;p=thirdparty%2Fbind9.git fix: test: Resolve the system_test_dir in pytest If the system_test_dir contains a symlink, then it might cause issues further down when using relative_to(), unless it is resolved first. This has been observed on FreeBSD13 in CI where /home is a symlink to /usr/home. Merge branch 'nicki/pytest-freebsd13-artifacts-path' into 'main' See merge request isc-projects/bind9!11490 --- f81e90e3e13bb8866ed02ccf3e09c359e2b7319f