mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
rem: test: Revert "xfail upforwd system test if DNSTAP is enabled"
This reverts commit 0579e0a429
.
See isc-projects/bind9#4996
Merge branch 'mnowak/revert-xfail-upforwd-system-test' into 'main'
See merge request isc-projects/bind9!9681
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
import pytest
|
||||
|
||||
import isctest.mark
|
||||
|
||||
pytestmark = pytest.mark.extra_artifacts(
|
||||
[
|
||||
@@ -34,6 +33,5 @@ pytestmark = pytest.mark.extra_artifacts(
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="GL #4996", condition=isctest.mark.with_dnstap())
|
||||
def test_upforwd(run_tests_sh):
|
||||
run_tests_sh()
|
||||
|
Reference in New Issue
Block a user