mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
rem: test: Revert "xfail upforwd system test if DNSTAP is enabled"
This reverts commit 0579e0a4299d7d238997486c52c3e3c97ebd977d. 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:
commit
08138d53e4
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user