From 6eb6a929308c2916df9aed2da9ee6ef9d98e2438 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Wed, 17 Jul 2024 18:36:24 +0200 Subject: [PATCH] ipatests: remove xfail for test_ipa_migrate_stage_mode The test test_ipa_ipa_migration.py::TestIPAMigrateScenario1 ::test_ipa_migrate_stage_mode is now passing, the issue has been fixed. Related: https://pagure.io/freeipa/issue/9621 Signed-off-by: Florence Blanc-Renaud Reviewed-By: Sudhir Menon --- ipatests/test_integration/test_ipa_ipa_migration.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/ipatests/test_integration/test_ipa_ipa_migration.py b/ipatests/test_integration/test_ipa_ipa_migration.py index 9aa8a9f32..a51694104 100644 --- a/ipatests/test_integration/test_ipa_ipa_migration.py +++ b/ipatests/test_integration/test_ipa_ipa_migration.py @@ -600,9 +600,6 @@ class TestIPAMigrateScenario1(IntegrationTest): ) assert SCHEMA_OVERRIDE_LOG in install_msg - @pytest.mark.xfail( - reason="https://issues.redhat.com/browse/RHEL-45463", strict=True - ) def test_ipa_migrate_stage_mode(self, empty_log_file): """ This test checks that ipa-migrate is successful