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

As part of refactoring of trust tests in c81971652144e6c17503bdc38ff62c7fd5aa2d7d, 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

master:

  • 9cb6817b3064da5a85d415b6b29dbfd9429d6d8d azure-run-tests: handle single unexpanded parameter too
  • c41b3ae98f0782d05318dd2c36c88f66aa25909b fix selenium imports in automount web UI test
  • 245a8bcdfe32f665a0a1902e54d49e4ba2cd4ce4 test_legacy_clients: fix class inheritance
  • 74f3ca5db054d333a0a8d65abee90edba32a202a 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)

ipa-4-6:

  • d666e998909d8dc35666e976177631d86c707826 test_legacy_clients: fix class inheritance
Metadata