mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
ipatests: remove the xfail for test_nfs.py
Related: https://pagure.io/freeipa/issue/8189 Reviewed-By: Michal Polovka <mpolovka@redhat.com> Reviewed-By: Francois Cami <fcami@redhat.com>
This commit is contained in:
parent
f12d37724f
commit
aac570bb45
@ -363,10 +363,6 @@ class TestIpaClientAutomountFileRestore(IntegrationTest):
|
||||
cmd = self.clients[0].run_command(sha256nsswitch_cmd)
|
||||
assert cmd.stdout_text == orig_sha256
|
||||
|
||||
@pytest.mark.xfail(
|
||||
reason="https://pagure.io/freeipa/issue/8189",
|
||||
strict=True
|
||||
)
|
||||
def test_nsswitch_backup_restore_sssd(self):
|
||||
self.nsswitch_backup_restore()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user