mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
Revert "Ignore .hypothesis files created by system tests"
This reverts commit f413ddbe5f2edfdeedc41603dcd2afe105ed2844.
This commit is contained in:
parent
ff39441874
commit
84c565878e
@ -308,7 +308,6 @@ def logger(request, system_test_name):
|
||||
@pytest.fixture(scope="module")
|
||||
def expected_artifacts(request):
|
||||
common_artifacts = [
|
||||
"*/.hypothesis", # drop after Ubuntu 20.04 Focal Fossa gets removed from CI
|
||||
".libs/*", # possible build artifacts, see GL #5055
|
||||
"ns*/named.conf",
|
||||
"ns*/named.memstats",
|
||||
|
Loading…
x
Reference in New Issue
Block a user