From: Michal Nowak Date: Tue, 16 Dec 2025 20:25:37 +0000 (+0100) Subject: chg: test: Temporarily change pytest.PytestRemovedIn9Warning error to warning X-Git-Tag: v9.21.17~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa2b3ea0697e3c560fa8654bfad1b1317aa0db4;p=thirdparty%2Fbind9.git chg: test: Temporarily change pytest.PytestRemovedIn9Warning error to warning We need this to be able to use pytest 9.0 from Debian "sid". Additionally, this error needs to be addressed before pytest 9.1 is released, as the filter will no longer work. Also, all pytests in CI images need to be upgraded to version 7, where the new API is supported. Related #5690 Merge branch 'mnowak/ignore-pytest-PytestRemovedIn9Warning' into 'main' See merge request isc-projects/bind9!11379 --- 9aa2b3ea0697e3c560fa8654bfad1b1317aa0db4