#7940 ipatests.test_integration.test_legacy_clients failure
Closed: fixed 4 years ago by abbra. Opened 4 years ago by abbra.

As part of refactoring of trust tests in c819716, some classes were removed from ipatests/test_integration/test_trust.py. These classes are actually in use in ipatests/test_integration/test_legacy_clients.py:

/usr/lib/python3.7/site-packages/ipatests/test_integration/test_legacy_clients.py:504: in <module>
    trust_tests.TestEnforcedPosixADTrust):
E   AttributeError: module 'ipatests.test_integration.test_trust' has no attribute 'TestEnforcedPosixADTrust'

Affects 4.8, 4.7, and 4.6

Metadata Update from @abbra:
- Issue set to the milestone: FreeIPA 4.6

4 years ago

master:

  • 9cb6817 azure-run-tests: handle single unexpanded parameter too
  • c41b3ae fix selenium imports in automount web UI test
  • 245a8bc test_legacy_clients: fix class inheritance
  • 74f3ca5 i18n_messages: get back a locale needed for testing

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

4 years ago

ipa-4-6:

  • d666e99 test_legacy_clients: fix class inheritance

Login to comment on this ticket.

Metadata