#9141 ipatests: fix xfail assertion in auto private group tests
Closed: fixed 2 years ago by frenaud. Opened 2 years ago 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

2 years ago

master:

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

ipa-4-9:

  • 5ba5143 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)

2 years ago

Login to comment on this ticket.

Metadata