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