#9141 ipatests: fix xfail assertion in auto private group tests
Closed: fixed by frenaud. Opened by frenaud.

The tests test_trust.py::TestNonPosixAutoPrivateGroup::test_idoverride_with_auto_private_group and test_trust.py::TestPosixAutoPrivateGroup::test_gidnumber_not_corresponding_existing_group are expected to fail until issues 5988 and 5989 are fixed on sssd side.

They define an xfail with the condition sssd version <= 2.6.3 but the issue hasn't been fixed yet on sssd side and 2.7.0 is available. The condition should be removed (always expect the test to fail) until sssd provides a fix.

Example of failure: PR #1657 with the following logs and report


Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/6239

master:

  • fbfd64fc2bb00be4b5fad8b1b0b8defb5f69da11 ipatests: fix wrong condition in xfail_context for auto private grp

ipa-4-9:

  • 5ba5143f9ed55e94668501123969e64a9ec180d2 ipatests: fix wrong condition in xfail_context for auto private grp

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata