#6186 Fix registry test ipa.test_ipalib.test_plugable.test_Registry
Closed: Fixed Opened by mbasti.

ipa.test_ipalib.test_plugable.test_Registry:

>       assert str(e) == 'plugin must be a class; got %r' % p
E       assert 'plugin must ...7f586860fdd0>' == 'plugin must b...7f586860fdd0>'
E         - plugin must be callable; got <ipatests.test_ipalib.test_plugable.plugin1 object at 0x7f586860fdd0>
E         ?                 --  ^^^
E         + plugin must be a class; got <ipatests.test_ipalib.test_plugable.plugin1 object at 0x7f586860fdd0>
E         ?                ++   ^^

Error message changed, this should be reflected in tests


fixed in bunch:
master:

  • 3c32af55b646819fa8938d9a6efa6c3189525c37 Tests: Failing test_ipalib/test_rpc
  • 774e4e479db637840cc2441778b5486d4c3b91d3 Tests: Failing test_ipaserver/test_ldap test
  • ec0a58e4845beeb14de747dbc841b5b3816a1595 Tests: Failing tests in test_ipalib/test_plugable

Metadata Update from @mbasti:
- Issue assigned to lryznaro
- Issue set to the milestone: FreeIPA 4.4.1

Metadata