]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Fix the .hypothesis directory to bin/tests/system/.hypothesis
authorŠtěpán Balážik <stepan@isc.org>
Tue, 5 Aug 2025 16:26:26 +0000 (16:26 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Tue, 5 Aug 2025 16:26:26 +0000 (16:26 +0000)
Previously the location of the .hypothesis directory would depend on the
current working directory when running pytest.

Set the HYPOTHESIS_STORAGE_DIRECTORY explicitly.

Closes #5424

Merge branch '5424-hypothesis-artifacts' into 'main'

See merge request isc-projects/bind9!10825


Trivial merge